mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
Add slate-react to the bundled source guide (#2010)
This commit is contained in:
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/immutable/dist/immutable.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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user