fix
This commit is contained in:
@@ -104,7 +104,7 @@ index d7208df13..b711f71c7 100644
|
|||||||
- />
|
- />
|
||||||
- </Svg>
|
- </Svg>
|
||||||
+ <Image
|
+ <Image
|
||||||
+ source={require('../../../assets/logo.png')}
|
+ source={require('../../../assets/icon.png')}
|
||||||
+ style={[{width: size, height: size}, flatten(style)]}
|
+ style={[{width: size, height: size}, flatten(style)]}
|
||||||
+ contentFit="contain"
|
+ contentFit="contain"
|
||||||
+ accessibilityLabel="Logo"
|
+ accessibilityLabel="Logo"
|
||||||
|
|||||||
Reference in New Issue
Block a user