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))