fix: bugs

This commit is contained in:
xingyu4j
2025-08-26 17:13:27 +08:00
parent f317508d39
commit 433d12ed35
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
export { default as Tinyflow } from './Tinyflow.vue';
export { default as Tinyflow } from './tinyflow.vue';
export * from './ui/typing';