docs: remove hint to reduce isActive checks since we don’t need that anymore

This commit is contained in:
Philipp Kühn 2021-09-23 08:40:15 +02:00
parent 1b71080a11
commit 6c8ff4dc67

View File

@ -2,6 +2,4 @@
This demo has more than 200,000 words, check the performance yourself.
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?
<tiptap-demo name="Examples/Book"></tiptap-demo>