diff --git a/index.html b/index.html index 116508a..6da24f7 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,6 @@ - // diff --git a/src/components/BottomNavigation.vue b/src/components/BottomNavigation.vue index e22cbb0..3837eb8 100644 --- a/src/components/BottomNavigation.vue +++ b/src/components/BottomNavigation.vue @@ -1,30 +1,31 @@ @@ -35,4 +36,10 @@ import {RouterLink} from 'vue-router'; data: () => ({ value: 1 }), } - \ No newline at end of file + + + \ No newline at end of file diff --git a/src/components/searchbar.vue b/src/components/searchbar.vue index b28c845..af5d8f3 100644 --- a/src/components/searchbar.vue +++ b/src/components/searchbar.vue @@ -3,7 +3,6 @@ - \ No newline at end of file + + + \ No newline at end of file