diff --git a/src/components/ActionsPanel/ActionsPanel.tsx b/src/components/ActionsPanel/ActionsPanel.tsx index 79cf600..6045bf9 100644 --- a/src/components/ActionsPanel/ActionsPanel.tsx +++ b/src/components/ActionsPanel/ActionsPanel.tsx @@ -51,7 +51,6 @@ const ActionsPanel = () => { const item = list.find(({ id }) => id === store.layout); return item; }); - // return (