feat: new layout

This commit is contained in:
MoreStrive
2024-06-28 15:39:26 +07:00
parent ab3419bd5f
commit ad962eda86
134 changed files with 4977 additions and 2985 deletions
@@ -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'