diff --git a/frontend/src/app/[locale]/account/AccountPage.tsx b/frontend/src/app/[locale]/account/AccountPage.tsx index 06e7d35..6a5a5ff 100644 --- a/frontend/src/app/[locale]/account/AccountPage.tsx +++ b/frontend/src/app/[locale]/account/AccountPage.tsx @@ -78,7 +78,11 @@ export default function AccountPage({ messages, locale }: Props) {

{myProject.detail}

- +
);