mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 03:11:38 +03:00
Update src/components/avatarHeader/avatarHeaderView.js
Co-Authored-By: Mustafa Buyukcelebi <mustafa.buyukcel@gmail.com>
This commit is contained in:
parent
43d871bf77
commit
5d86460a09
@ -28,7 +28,7 @@ const AvatarHeader = ({
|
||||
iconStyle={styles.backIcon}
|
||||
iconType="MaterialIcons"
|
||||
name="arrow-back"
|
||||
onPress={() => navigation.goBack()}
|
||||
onPress={navigation.goBack}
|
||||
size={25}
|
||||
/>
|
||||
<View style={styles.wrapper}>
|
||||
|
Loading…
Reference in New Issue
Block a user