diff --git a/src/assets/icon-search.svg b/src/assets/icon-search.svg new file mode 100644 index 0000000..18b4350 --- /dev/null +++ b/src/assets/icon-search.svg @@ -0,0 +1,20 @@ + + + + \ No newline at end of file diff --git a/src/layouts/AuthenticatedNav.vue b/src/layouts/AuthenticatedNav.vue index 71826df..6a9cd77 100644 --- a/src/layouts/AuthenticatedNav.vue +++ b/src/layouts/AuthenticatedNav.vue @@ -1,60 +1,40 @@