From 4df9bb1044921cdb954b596bffb1500522768361 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Thu, 18 Aug 2022 03:47:48 +0000 Subject: [PATCH] Add filter with highlighting --- src/App.vue | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4578fb9..99c3193 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,11 @@