chore(examples): update nuxt example

This commit is contained in:
braks
2024-02-21 23:42:55 +01:00
parent 7b39b45641
commit c7957df0e9
9 changed files with 3003 additions and 867 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<template>
<div style="height: 100%">
<BasicFlow />
<Flow />
</div>
</template>