From ae43b7234f51fbe570e2274581654a214ae7f44b Mon Sep 17 00:00:00 2001 From: ilyayudovin Date: Mon, 29 Jun 2020 04:12:47 +0300 Subject: fix: change avatar only by click on camera icon --- src/pages/ProfilePage/ProfileInfo.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/pages') diff --git a/src/pages/ProfilePage/ProfileInfo.tsx b/src/pages/ProfilePage/ProfileInfo.tsx index fada65f..659d104 100644 --- a/src/pages/ProfilePage/ProfileInfo.tsx +++ b/src/pages/ProfilePage/ProfileInfo.tsx @@ -107,7 +107,6 @@ const ProfileInfo: React.FC = ({
= ({ }} badgeContent={(
- +
)} > -- cgit v1.2.3