feat:Tinyflow因大小写导致的引用问题

This commit is contained in:
Codingendless
2025-08-14 00:02:39 +08:00
parent 6c425b4dbc
commit 0c371a78dc
2 changed files with 2 additions and 2 deletions

View File

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