fix user name style

This commit is contained in:
Abhinav 2022-06-10 19:05:40 +05:30
parent db22378f0e
commit 787125dcaf

View file

@ -27,7 +27,7 @@ export default function UserDetailsSection({ sidebarView, closeSidebar }) {
return (
<Stack spacing={1}>
<Typography>
<Typography px={1} color="text.secondary">
{userDetails ? (
userDetails.email
) : (