diff --git a/client/src/App.vue b/client/src/App.vue index 94698338..b91f07f0 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,7 +1,11 @@ @@ -20,3 +24,16 @@ onMounted(() => { }); + + diff --git a/client/src/components/MainNavigationBar.vue b/client/src/components/MainNavigationBar.vue index f922fed2..b119d302 100644 --- a/client/src/components/MainNavigationBar.vue +++ b/client/src/components/MainNavigationBar.vue @@ -43,7 +43,7 @@ onMounted(() => {