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

@@ -22,4 +22,4 @@ yarn add @tiptap/extension-text-style
[packages/extension-text-style/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-text-style/)
## Usage
<demo name="Marks/TextStyle" />
<tiptap-demo name="Marks/TextStyle"></tiptap-demo>