diff --git a/components/app/Appbar.vue b/components/app/Appbar.vue index f1ffef53..21b59d65 100644 --- a/components/app/Appbar.vue +++ b/components/app/Appbar.vue @@ -24,6 +24,10 @@ + + search + +
menu
diff --git a/components/ui/TextInput.vue b/components/ui/TextInput.vue index d86bf121..ed37523c 100644 --- a/components/ui/TextInput.vue +++ b/components/ui/TextInput.vue @@ -1,5 +1,10 @@ + + \ No newline at end of file