add react demo for images

This commit is contained in:
Philipp Kühn
2021-06-25 11:53:37 +02:00
parent 2ff148d040
commit ab4bfe4a8c
6 changed files with 68 additions and 8 deletions

View File

@@ -8,4 +8,7 @@ Though thousands of developers use tiptap every day, its still not our full-t
[Become a sponsor on GitHub →](https://github.com/sponsors/ueberdosis)
:::
<demo name="Examples/Images" />
<demos :items="{
Vue: 'Examples/Images/Vue',
React: 'Examples/Images/React',
}" />