mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Try out clean Crowdin source strings
This commit is contained in:
@ -131,7 +131,7 @@ const ComponentInstance: React.FC<Props> = ({
|
||||
{!disableHeaderImage ? (
|
||||
<View style={styles.imageContainer}>
|
||||
<Image
|
||||
source={require('assets/screens/meRoot/welcome.png')}
|
||||
source={require('assets/images/welcome.png')}
|
||||
style={styles.image}
|
||||
/>
|
||||
</View>
|
||||
|
Reference in New Issue
Block a user