mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
remove second drawing instance
This commit is contained in:
parent
f4cd1af85d
commit
a2f7e961c0
@ -2,8 +2,4 @@
|
||||
|
||||
Did you ever wanted to draw in a text editor? Me neither. Anyway, here is an example how that could work with tiptap. If you want to build something like that, [learn more about node views](/guide/node-views).
|
||||
|
||||
<demo name="Examples/Drawing" :show-source="false" />
|
||||
|
||||
Here is another instance of that demo, to illustrate how changes can be synced. Be nice, those changes are synced to all users on this page. Open another tab to test that out!
|
||||
|
||||
<demo name="Examples/Drawing" />
|
||||
|
Loading…
Reference in New Issue
Block a user