diff --git a/components/Sidebar/Sidebar.tsx b/components/Sidebar/Sidebar.tsx index cbeffae..184ea9a 100644 --- a/components/Sidebar/Sidebar.tsx +++ b/components/Sidebar/Sidebar.tsx @@ -77,7 +77,7 @@ export const Sidebar: FC = ({ loading, conversations, lightMode, selected }, [searchTerm, conversations]); return ( -