diff --git a/src/components/gnb/NavBar.tsx b/src/components/gnb/NavBar.tsx index 9c545b9..4dbb1f4 100644 --- a/src/components/gnb/NavBar.tsx +++ b/src/components/gnb/NavBar.tsx @@ -51,7 +51,7 @@ export default function NavBar({ logo, profileDropdown }: Props) {