Skip to content

Commit

Permalink
Update MobileMenu.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorSvertoka committed Sep 17, 2023
1 parent 3aaefdf commit d503cad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/MobileMenu/MobileMenu.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,3 @@ export const MobileMenu = ({ isOpen }) => {
MobileMenu.propTypes = {
isOpen: PropTypes.bool.isRequired,
};

export default MobileMenu;

0 comments on commit d503cad

Please sign in to comment.