refactor: project structure (1)
This commit is contained in:
parent
725edad3e1
commit
7ea8a618fa
12 changed files with 23 additions and 48 deletions
|
|
@ -1,6 +1,5 @@
|
|||
export { default as AddButton } from './AddButton.vue';
|
||||
export { default as AllAroundBtn } from './AllAroundBtn.vue';
|
||||
export { default as ButtonAddCompoent } from './ButtonAddCompoent.vue';
|
||||
export { default as FloatingActionButton } from './FloatingActionButton.vue';
|
||||
export { default as CanvasComponent } from './CanvasComponent.vue';
|
||||
export { default as DialogForm } from './DialogForm.vue';
|
||||
export { default as DrawerInfo } from './DrawerInfo.vue';
|
||||
|
|
@ -15,6 +14,5 @@ export { default as ProfileBanner } from './ProfileBanner.vue';
|
|||
export { default as ProfileUpload } from './ProfileUpload.vue';
|
||||
export { default as SideMenu } from './SideMenu.vue';
|
||||
export { default as StatCardComponent } from './StatCardComponent.vue';
|
||||
export { default as TabComponent } from './TabComponent.vue';
|
||||
export { default as TooltipComponent } from './TooltipComponent.vue';
|
||||
export { default as TreeComponent } from './TreeComponent.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue