add react demo for tables

This commit is contained in:
Philipp Kühn
2021-06-25 11:39:27 +02:00
parent 68d64baf99
commit 2ff148d040
6 changed files with 339 additions and 62 deletions

View File

@@ -4,4 +4,7 @@
Using this extension in a commercial project? [Become a sponsor](/sponsor) to fund its development!
:::
<demo name="Examples/Tables" />
<demos :items="{
Vue: 'Examples/Tables/Vue',
React: 'Examples/Tables/React',
}" />