diff --git a/front/components/auth/HeaderProfileBox.tsx b/front/components/auth/HeaderProfileBox.tsx index 1d2f969e..952c4540 100644 --- a/front/components/auth/HeaderProfileBox.tsx +++ b/front/components/auth/HeaderProfileBox.tsx @@ -30,7 +30,7 @@ export const HeaderProfileBox = () => {
{auth.userInfo.username}
- +
)}