add react demo for formatting

This commit is contained in:
Philipp Kühn
2021-06-25 12:00:39 +02:00
parent ab4bfe4a8c
commit e5bac5043c
6 changed files with 171 additions and 8 deletions

View File

@@ -1,3 +1,6 @@
# Formatting
<demo name="Examples/Formatting" />
<demos :items="{
Vue: 'Examples/Formatting/Vue',
React: 'Examples/Formatting/React',
}" />