组件名重命名

This commit is contained in:
none 2023-03-07 14:59:30 +08:00
parent c581387f3d
commit 4231366fae
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
export * from "./footer";
export * from "./header";
export * from "./leftMenu";
export * from "./left-menu";
export * from "./upload-image-button";
export * from "./treeDepartment";
export * from "./back-bar";