diff --git a/src/pages/editor/components/LayersPanel.tsx b/src/pages/editor/components/LayersPanel.tsx index 7b3d133..809f4a3 100644 --- a/src/pages/editor/components/LayersPanel.tsx +++ b/src/pages/editor/components/LayersPanel.tsx @@ -58,7 +58,7 @@ const LayersPanel = ({ isOpen, setIsOpen }: LayersPanelProps) => { activeTab === 'pages' ? 'bg-gray-100' : 'hover:bg-gray-200' )} > - +