refactor ts
This commit is contained in:
4
src/layout/components/index.ts
Normal file
4
src/layout/components/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export { default as AppMain } from './AppMain.vue';
|
||||
export { default as Navbar } from './Navbar.vue';
|
||||
export { default as Settings } from './Settings/index.vue';
|
||||
export { default as TagsView } from './TagsView/index.vue';
|
Reference in New Issue
Block a user