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