From 7767a72185bb17107b372205be3e9bfa14f5cb5f Mon Sep 17 00:00:00 2001 From: Aravind Parappil Date: Fri, 20 Sep 2024 12:06:43 -0500 Subject: [PATCH] Fix lint formatting --- src/components/Sidebar.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Sidebar.tsx b/src/components/Sidebar.tsx index d3e8d79..a4e3e95 100644 --- a/src/components/Sidebar.tsx +++ b/src/components/Sidebar.tsx @@ -234,7 +234,10 @@ export const Sidebar: FC = () => { ( - + )} shape="circle" onClick={() => quitApp()}