Update ProfileFeed.tsx

zio/stable
Minseo Lee 2024-02-15 09:46:30 +09:00
parent cb4092c959
commit 880149c05e
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ export function ProfileFeedScreen(props: Props) {
<Button <Button
type="default" type="default"
accessibilityLabel={_(msg`Go Back`)} accessibilityLabel={_(msg`Go Back`)}
accessibilityHint={_(msg`Return to previous page`)} accessibilityHint={_(msg`Returns to previous page`)}
onPress={onPressBack} onPress={onPressBack}
style={{flexShrink: 1}}> style={{flexShrink: 1}}>
<Text type="button" style={pal.text}> <Text type="button" style={pal.text}>