From c173ff3135f1ef3326c5069ab0bcbbbdf84abf15 Mon Sep 17 00:00:00 2001 From: ilya-bkv Date: Sat, 22 Apr 2023 19:07:58 +0300 Subject: [PATCH] Hotfix - save Introduce field --- src/components/Views/Author.tsx | 1 - src/pages/profile/profileSettings.page.tsx | 10 +++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/Views/Author.tsx b/src/components/Views/Author.tsx index 2e439a80..bab5fef9 100644 --- a/src/components/Views/Author.tsx +++ b/src/components/Views/Author.tsx @@ -260,7 +260,6 @@ export const AuthorView = (props: AuthorProps) => {
- asdasd {(follower: Author) => (
diff --git a/src/pages/profile/profileSettings.page.tsx b/src/pages/profile/profileSettings.page.tsx index dba0460b..84fcb7cb 100644 --- a/src/pages/profile/profileSettings.page.tsx +++ b/src/pages/profile/profileSettings.page.tsx @@ -150,9 +150,13 @@ export const ProfileSettingsPage = () => {

{t('Introduce')}

- +