ai/at
1
0

fix patch cmd

This commit is contained in:
2025-12-07 14:23:14 +09:00
parent 5b2255b3f6
commit 0564f93ad8
7 changed files with 42 additions and 12 deletions

View File

@@ -104,7 +104,7 @@ index d7208df13..b711f71c7 100644
- />
- </Svg>
+ <Image
+ source={require('../../../assets/icon.png')}
+ source={require('../../../assets/logo.png')}
+ style={[{width: size, height: size}, flatten(style)]}
+ contentFit="contain"
+ accessibilityLabel="Logo"