diff --git a/components/LeftPanel/index.tsx b/components/LeftPanel/index.tsx index e324a42..a410bcc 100644 --- a/components/LeftPanel/index.tsx +++ b/components/LeftPanel/index.tsx @@ -95,7 +95,6 @@ const LeftPanel = ({ clickedCategory, handleInteraction }: LeftPanelProps) => { >
-
{menuItems.map((item, index) => (