mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-04 07:05:20 +03:00
Fixed gift icon
This commit is contained in:
parent
2ef3d84d75
commit
b48157f567
@ -55,7 +55,7 @@ const BaseNavigator = createBottomTabNavigator(
|
||||
<Icon
|
||||
iconType="MaterialCommunityIcons"
|
||||
style={{ padding: 15 }}
|
||||
name="gift"
|
||||
name="gift-outline"
|
||||
color={tintColor}
|
||||
size={26}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user