Skip to content

Commit

Permalink
Remove line break
Browse files Browse the repository at this point in the history
  • Loading branch information
dtun committed Aug 30, 2024
1 parent eefc574 commit b535d79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/MyMenuEdit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ export function MyMenuEdit({
setMenuItem,
}: {
menuData: MenuData;

setMenuData: (data: MenuData) => void;
setMenuItem: (id: string, operation: Operation) => void;
}) {
Expand Down

0 comments on commit b535d79

Please sign in to comment.