From c49f6566c31c845263eba92277f6ced2cf9b0e9b Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Fri, 20 Nov 2020 16:16:51 -0600 Subject: [PATCH] Enable different lists in search --- components/search.vue | 31 +++++++++++++++++++++++++------ pages/index.vue | 1 + 2 files changed, 26 insertions(+), 6 deletions(-) diff --git a/components/search.vue b/components/search.vue index 8377c82..b570976 100644 --- a/components/search.vue +++ b/components/search.vue @@ -56,14 +56,19 @@ class="relative" >
{{ app.name.charAt(0) }}
-
{{ app.name }}
+
+ + 🕹 + + {{ app.name }} +
{{ app.text }}
@@ -82,7 +87,10 @@
-