diff --git a/src/app/components/feature/auth/Account.tsx b/src/app/components/feature/auth/Account.tsx index 46081c46..378de580 100644 --- a/src/app/components/feature/auth/Account.tsx +++ b/src/app/components/feature/auth/Account.tsx @@ -63,14 +63,17 @@ const Account = () => { return currentUser ? ( +
+ 프로필 +
} + triggerClassName="!p-0" align="right" > {profileName ? (