src/layout/components/index.js
@@ -2,3 +2,4 @@ export { default as Navbar } from './Navbar' export { default as Settings } from './Settings' export { default as TagsView } from './TagsView/index.vue' export { default as NotificationCenter } from './NotificationCenter/index.vue'