replace demo component with custom element

This commit is contained in:
Philipp Kühn
2021-08-25 23:10:20 +02:00
parent 96a7310b9d
commit 956b381f8d
83 changed files with 136 additions and 155 deletions

View File

@@ -4,7 +4,4 @@ This demo has 250 paragraphs and more than 22,000 words, check the performance y
Most of the processing is needed to check the active state of the buttons for the selection. If youd like to optimize for really long texts, try to limit these checks in your toolbar. But honestly, we think its great already, isnt it?
<demos :items="{
Vue: 'Examples/Book/Vue',
React: 'Examples/Book/React',
}" />
<tiptap-demo name="Examples/Book"></tiptap-demo>