diff --git a/src/App.vue b/src/App.vue index b035168..bb321d4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -16,9 +16,19 @@ export default { diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 66f5f70..cfeff33 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -1,24 +1,39 @@