Skip to content

Commit

Permalink
update menu
Browse files Browse the repository at this point in the history
  • Loading branch information
dottyy committed Jun 7, 2024
1 parent 37dff96 commit dd09f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/elements/Menu/Menu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ const Menu = (props: MenuProps) => {

return styles;
};

return (
<div
ref={menuContainerRef}
Expand Down

0 comments on commit dd09f00

Please sign in to comment.