Update ProfileFeed.tsx
This commit is contained in:
@@ -103,7 +103,7 @@ export function ProfileFeedScreen(props: Props) {
|
||||
<Button
|
||||
type="default"
|
||||
accessibilityLabel={_(msg`Go Back`)}
|
||||
accessibilityHint={_(msg`Return to previous page`)}
|
||||
accessibilityHint={_(msg`Returns to previous page`)}
|
||||
onPress={onPressBack}
|
||||
style={{flexShrink: 1}}>
|
||||
<Text type="button" style={pal.text}>
|
||||
|
||||
Reference in New Issue
Block a user