diff --git a/apps/user/app/(main)/(content)/(user)/profile/change-password.tsx b/apps/user/app/(main)/(content)/(user)/profile/change-password.tsx index 305c5b9..66d078b 100644 --- a/apps/user/app/(main)/(content)/(user)/profile/change-password.tsx +++ b/apps/user/app/(main)/(content)/(user)/profile/change-password.tsx @@ -42,8 +42,8 @@ export default function ChangePassword() { return ( -
-
+
+
{t('accountSettings')}
-
{t('description')}
+
{t('description')}
- + -