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