diff --git a/packages/ui/src/components/ProfileRow.tsx b/packages/ui/src/components/ProfileRow.tsx index d163fc2f0d..2682118ffb 100644 --- a/packages/ui/src/components/ProfileRow.tsx +++ b/packages/ui/src/components/ProfileRow.tsx @@ -24,13 +24,7 @@ export default function ProfileRow({ backgroundColor={dark ? '$secondaryBackground' : undefined} borderRadius={dark ? '$xl' : undefined} > - + {contact?.nickname ? ( <> diff --git a/packages/ui/src/components/ProfileSheet.tsx b/packages/ui/src/components/ProfileSheet.tsx index a6e7348845..6d07e8ef2a 100644 --- a/packages/ui/src/components/ProfileSheet.tsx +++ b/packages/ui/src/components/ProfileSheet.tsx @@ -115,7 +115,7 @@ export function ProfileSheet({ - +