From b29377a962110c3fc4cc2cc2f874eff1245b90ea Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sat, 30 Aug 2025 08:48:45 -0400 Subject: [PATCH] Hide input details to save space --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 29efb0f..3c2d757 100644 --- a/src/App.vue +++ b/src/App.vue @@ -107,10 +107,10 @@ const sortBy = ref([{ key: "score", order: "desc" }]); // Vuetify 3 format