From 15225564bbf56599dd44eaea45998059e7c54b13 Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Tue, 22 Dec 2020 11:56:52 -0500 Subject: [TMA-447] Natural Transitions (#145) * edit profile text now is back to black * changed default style to card and added custom modal transitions * resolved linter error --- src/components/profile/MomentMoreInfoDrawer.tsx | 2 ++ src/components/profile/ProfileMoreInfoDrawer.tsx | 1 + 2 files changed, 3 insertions(+) (limited to 'src/components/profile') diff --git a/src/components/profile/MomentMoreInfoDrawer.tsx b/src/components/profile/MomentMoreInfoDrawer.tsx index 91fb3d2b..e127e05c 100644 --- a/src/components/profile/MomentMoreInfoDrawer.tsx +++ b/src/components/profile/MomentMoreInfoDrawer.tsx @@ -77,12 +77,14 @@ const MomentMoreInfoDrawer: React.FC = (props) => { ) : ( )} diff --git a/src/components/profile/ProfileMoreInfoDrawer.tsx b/src/components/profile/ProfileMoreInfoDrawer.tsx index 4fe24128..80ad9bba 100644 --- a/src/components/profile/ProfileMoreInfoDrawer.tsx +++ b/src/components/profile/ProfileMoreInfoDrawer.tsx @@ -41,6 +41,7 @@ const ProfileMoreInfoDrawer: React.FC = (props) => { ], ]} -- cgit v1.2.3-70-g09d2