feat: new layout
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Navigation
|
||||
export { default as Top_Navigation } from './layouts/Top.vue'
|
||||
export { default as Bottom_Navigation } from './layouts/Bottom.vue'
|
||||
export { default as Direction_Navigation } from './layouts/Direction.vue'
|
||||
export { default as Top_Navigation } from './tops/index.vue'
|
||||
export { default as Bottom_Navigation } from './bottoms/index.vue'
|
||||
export { default as Direction_Navigation } from './directions/index.vue'
|
||||
|
||||
Reference in New Issue
Block a user