From 7d9f99f4b4ac30bc5419847d71ecc194b1928edb Mon Sep 17 00:00:00 2001 From: ilya-bkv Date: Fri, 9 Dec 2022 09:09:21 +0300 Subject: [PATCH] About myself --- .../Pages/profile/ProfileSettingsPage.tsx | 24 ++++++------- src/context/profile.tsx | 2 ++ src/graphql/query/author-by-slug.ts | 1 + src/graphql/types.gen.ts | 34 +++++++++++-------- 4 files changed, 34 insertions(+), 27 deletions(-) diff --git a/src/components/Pages/profile/ProfileSettingsPage.tsx b/src/components/Pages/profile/ProfileSettingsPage.tsx index 5a831aab..81804182 100644 --- a/src/components/Pages/profile/ProfileSettingsPage.tsx +++ b/src/components/Pages/profile/ProfileSettingsPage.tsx @@ -117,19 +117,19 @@ export const ProfileSettingsPage = (props: PageProps) => { - {/*Нет реализации полей на бэке*/} - {/*

{t('About myself')}

*/} - {/*
*/} - {/* updateFormField('about', event.currentTarget.value)}*/} - {/* />*/} - {/* */} - {/*
*/} +

{t('About myself')}

+
+