Replies: 1 comment
-
You can instantiate a new Crepe instance within the useEditor(
(root) =>
new Crepe({root}).editor); Something like the above should work in this case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
maybe useCrepe() hook is missing? https://milkdown.dev/docs/recipes/react
Beta Was this translation helpful? Give feedback.
All reactions