-
Why does the plugin system not support defining I would like to be able to pass a single plugin object to (modified) slate to define the functionality. |
Beta Was this translation helpful? Give feedback.
Answered by
zbeyens
Feb 21, 2021
Replies: 1 comment
-
That's currently WIP. We plan to use a global store accessible with hooks, and to decouple components to be more design system friendly. See #410 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zbeyens
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's currently WIP. We plan to use a global store accessible with hooks, and to decouple components to be more design system friendly. See #410