diff --git a/apps/schools/domains/user/components/profile/profileEdit/index.tsx b/apps/schools/domains/user/components/profile/profileEdit/index.tsx index bfb1756e..7ccfc3da 100644 --- a/apps/schools/domains/user/components/profile/profileEdit/index.tsx +++ b/apps/schools/domains/user/components/profile/profileEdit/index.tsx @@ -63,7 +63,7 @@ export function ProfileEdit() { required={true} label={ - * Ф.И.О. + * Ф.И.О. } name={USER_NAME} @@ -78,7 +78,7 @@ export function ProfileEdit() { required={true} label={ - * Email сотрудника + * Email сотрудника } name={USER_EMAIL} diff --git a/apps/schools/domains/user/components/profile/profileInfo/index.tsx b/apps/schools/domains/user/components/profile/profileInfo/index.tsx index 78e0a7b7..1c8f00ab 100644 --- a/apps/schools/domains/user/components/profile/profileInfo/index.tsx +++ b/apps/schools/domains/user/components/profile/profileInfo/index.tsx @@ -40,11 +40,7 @@ export function ProfileInfo() { ) : ( results.data?.results.map((employee) => (
- + router.push(RoutePath[AppRoutes.USER_EDIT])}> +