From 5ce81ac0682abc01b064bfadc573e372af66f7b6 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Thu, 24 Jul 2025 12:38:28 +0900 Subject: [PATCH] #23 --- frontend/src/components/TagSidebar.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/TagSidebar.tsx b/frontend/src/components/TagSidebar.tsx index f03208a..a985058 100644 --- a/frontend/src/components/TagSidebar.tsx +++ b/frontend/src/components/TagSidebar.tsx @@ -91,7 +91,9 @@ export default ({ posts }: Props) => { )} { ev.preventDefault () setTagsVsbl (!(tagsVsbl))