From 9346a114bda935fe1e61bab04279e4349dbf524a Mon Sep 17 00:00:00 2001 From: tobinio Date: Wed, 14 May 2025 09:28:23 +0200 Subject: [PATCH] quick filter tags on todo --- app/components/nav/Nav.vue | 2 +- app/components/todo/Todo.vue | 7 ++++++- app/components/utils/Tag.vue | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/app/components/nav/Nav.vue b/app/components/nav/Nav.vue index 3e6eeb2..273d86c 100644 --- a/app/components/nav/Nav.vue +++ b/app/components/nav/Nav.vue @@ -32,7 +32,7 @@ const isNewSheetOpen = ref(false); name="material-symbols:filter-alt" size="24" /> - +