diff --git a/components/Navbar.tsx b/components/Navbar.tsx index d1d74f2..a8c0431 100644 --- a/components/Navbar.tsx +++ b/components/Navbar.tsx @@ -190,16 +190,16 @@ const Navbar: React.FC = ({ token }) => { href={`/users/${userCache.id}`} className='block rounded-t px-4 py-2 hover:bg-gray-100 dark:hover:bg-discord-dark-hover' > - + 프로필
  • - + 관리패널
  • @@ -216,7 +216,8 @@ const Navbar: React.FC = ({ token }) => { }} className='block cursor-pointer rounded-b px-4 py-2 text-red-500 hover:bg-gray-100 dark:hover:bg-discord-dark-hover' > - 로그아웃 + + 로그아웃