diff --git a/client/src/components/ProfileInfo/index.js b/client/src/components/ProfileInfo/index.js index 4e6af40..a519de8 100644 --- a/client/src/components/ProfileInfo/index.js +++ b/client/src/components/ProfileInfo/index.js @@ -40,7 +40,7 @@ class ProfileInfo extends React.Component { const { email, name } = this.state; return (
-
+
- )} -
- )} + )} +
+ )}
{infoOpen && }