Basic setting up a toolbar - useStoreEditorRef, useEventEditorId not exported? #762
-
Hello :) I'm trying to get going with Slate Plugins and looking at the source code given on the website to see how to set up a toolbar. The docs code for live editors defines toolbars here:
There isn't documentation about the Toolbar plugin but there is example code on the website for Balloon Toolbar which has a similar pattern so I guess this is how I should use the plugin. However, when I try to import I'm not sure if this is some kind of bug or if I am making a simple mistake. I would also love to see if there are more example projects using the plugins in this repo so I can understand how to use this tool! If anybody can help me on either point I'd be very grateful. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Ok, I just needed to update Slate Plugins. Yarn installed |
Beta Was this translation helpful? Give feedback.
Ok, I just needed to update Slate Plugins. Yarn installed
alpha.25
by default I guess? So I put it up tonext.39
and it's working :)