style: Rename template-flow-modal to flow-template-modal and update imports

This commit is contained in:
谨欣 2024-09-05 02:16:37 +08:00
parent 95e119fa38
commit b60dd3b735
2 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ export * from './add-flow-variable-modal';
export * from './export-flow-modal';
export * from './import-flow-modal';
export * from './save-flow-modal';
export * from './template-flow-modal';
export * from './flow-template-modal';