From 234582d68edb1064bb309b3f007b8ca9e2954213 Mon Sep 17 00:00:00 2001 From: RoccoSmit Date: Sat, 12 Oct 2024 23:39:57 +1100 Subject: [PATCH] Fix linting issues --- web/src/components/ExploreSidebar/ExploreSidebar.tsx | 7 +------ web/src/components/HomeSidebar/HomeSidebar.tsx | 7 +------ web/src/components/MemoDetailSidebar/MemoDetailSidebar.tsx | 7 +------ 3 files changed, 3 insertions(+), 18 deletions(-) diff --git a/web/src/components/ExploreSidebar/ExploreSidebar.tsx b/web/src/components/ExploreSidebar/ExploreSidebar.tsx index 5aae4894986f8..510b11eb058b4 100644 --- a/web/src/components/ExploreSidebar/ExploreSidebar.tsx +++ b/web/src/components/ExploreSidebar/ExploreSidebar.tsx @@ -24,12 +24,7 @@ const ExploreSidebar = (props: Props) => { ); return ( -