From 390bf898bb1b32936f99fedd37a39de525ccf255 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Fri, 20 Nov 2020 12:51:29 -0600 Subject: [PATCH] Reduce dom elements for icons --- components/search.vue | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/components/search.vue b/components/search.vue index fae3d87..6a67536 100644 --- a/components/search.vue +++ b/components/search.vue @@ -50,12 +50,8 @@ >
-
-
-
{{ app.name.charAt(0) }}
-
+
+ {{ app.name.charAt(0) }}