Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaductape committed Apr 5, 2024
1 parent cd77829 commit 497f31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ActionsPanel/ActionsPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const ActionsPanel = () => {
const item = list.find(({ id }) => id === store.layout);
return item;
});
//

return (
<div
Expand Down

0 comments on commit 497f31a

Please sign in to comment.