From c4fc139d69c7789d0436965db1da0da52648d9ef Mon Sep 17 00:00:00 2001 From: Suha Siddiqui Date: Mon, 20 Jun 2022 15:43:25 -0400 Subject: [PATCH] functioning checkboxes and doesnt filter yet --- src/App.vue | 39 +++++++++++++++++++++++++++++++-------- 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/src/App.vue b/src/App.vue index 57840b3..4569010 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,5 @@