Skip to content

Commit

Permalink
fix: merge error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sumi-0011 committed Sep 23, 2023
1 parent f48b27d commit 94d66e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/GNB/GNB.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ export function GNB() {
</li>
))}
</ul>
<div css={mobileMenuContainerCss}>
<MenuIcon />
</div>
</div>
</nav>
<nav css={mobileNavCss}>
Expand Down

0 comments on commit 94d66e4

Please sign in to comment.