From 4f03d41b0a44af4fae1f89124c69bc7b1cd7f16f Mon Sep 17 00:00:00 2001 From: dragongoose Date: Thu, 20 Apr 2023 09:59:45 -0400 Subject: [PATCH] FIx searchbar issue where results wouldn't update on new type down --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 4612f8c..1a26f46 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,6 +7,6 @@ import NavbarItem from './components/NavbarView.vue' - +