mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-24 13:53:23 +03:00
updated QR icon
This commit is contained in:
parent
ff9d53266c
commit
f090b9981a
@ -114,8 +114,8 @@ const HeaderView = ({
|
|||||||
<IconButton
|
<IconButton
|
||||||
style={styles.viewIconContainer}
|
style={styles.viewIconContainer}
|
||||||
iconStyle={styles.viewIcon}
|
iconStyle={styles.viewIcon}
|
||||||
name="qrcode-scan"
|
name="qr-code-sharp"
|
||||||
iconType="MaterialCommunityIcons"
|
iconType="IonIcons"
|
||||||
onPress={handleOnQRPress}
|
onPress={handleOnQRPress}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user