diff --git a/app/components/AppFooter.vue b/app/components/AppFooter.vue index c79e9d3..8ccdbe5 100644 --- a/app/components/AppFooter.vue +++ b/app/components/AppFooter.vue @@ -3,26 +3,54 @@ const {footer} = useAppConfig() diff --git a/app/components/BottomNavigation.vue b/app/components/BottomNavigation.vue index fbe90a9..8bfd374 100644 --- a/app/components/BottomNavigation.vue +++ b/app/components/BottomNavigation.vue @@ -1,91 +1,68 @@