revert unused change

This commit is contained in:
Hailey
2024-06-12 12:02:57 -07:00
parent e45180a078
commit d28b4ad20e
+1 -1
View File
@@ -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'}]}>