revert unused change
This commit is contained in:
@@ -17,7 +17,7 @@ export function ProfileHeaderDisplayName({
|
||||
}) {
|
||||
const t = useTheme()
|
||||
return (
|
||||
<View>
|
||||
<View pointerEvents="none">
|
||||
<Text
|
||||
testID="profileHeaderDisplayName"
|
||||
style={[t.atoms.text, a.text_4xl, {fontWeight: '500'}]}>
|
||||
|
||||
Reference in New Issue
Block a user