mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-22 15:02:51 +02:00
Add slate-react to the bundled source guide (#2010)
This commit is contained in:
committed by
Ian Storm Taylor
parent
64000a97aa
commit
1ff1dfa4b8
@@ -47,6 +47,7 @@ To make things easier, for quick prototyping, you can also use the [`unpkg.com`]
|
|||||||
<script src="https://unpkg.com/react-dom/umd/react-dom-server.browser.production.min.js"></script>
|
<script src="https://unpkg.com/react-dom/umd/react-dom-server.browser.production.min.js"></script>
|
||||||
<script src="https://unpkg.com/immutable/dist/immutable.js"></script>
|
<script src="https://unpkg.com/immutable/dist/immutable.js"></script>
|
||||||
<script src="https://unpkg.com/slate/dist/slate.js"></script>
|
<script src="https://unpkg.com/slate/dist/slate.js"></script>
|
||||||
|
<script src="https://unpkg.com/slate-react/dist/slate-react.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
That's it, you're ready to go!
|
That's it, you're ready to go!
|
||||||
|
Reference in New Issue
Block a user