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