Zio Blue: fix logo not working

zio/stable
Ducky 2024-09-03 19:53:03 +01:00
parent 91cd2a308d
commit d4fb3c105e
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ export const Logo = React.forwardRef(function LogoImpl(props: Props, ref) {
return (
<Image
source='../../../assets/zio.png'
source={require('../../../assets/zio.png')}
accessibilityLabel="Zio Blue"
accessibilityHint=""
accessibilityIgnoresInvertColors