From 21d20fdfd61b7a5a2ec265d420aec103b1430a06 Mon Sep 17 00:00:00 2001 From: Brandon Cohen Date: Fri, 23 Sep 2022 04:54:17 -0400 Subject: [PATCH] fix: sidebar close button placement when using PWA (#3045) --- src/components/Layout/Sidebar/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Sidebar/index.tsx b/src/components/Layout/Sidebar/index.tsx index d4933951..1002e9de 100644 --- a/src/components/Layout/Sidebar/index.tsx +++ b/src/components/Layout/Sidebar/index.tsx @@ -120,7 +120,7 @@ const Sidebar = ({ open, setClosed }: SidebarProps) => { > <>
-
+