forked from vergnet/application-amicale
Removed unused assets
This commit is contained in:
parent
2598be6e49
commit
d10d8a368f
3 changed files with 1 additions and 1 deletions
BIN
assets/icon.png
BIN
assets/icon.png
Binary file not shown.
Before Width: | Height: | Size: 9.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 275 B |
|
@ -202,7 +202,7 @@ export default class AboutScreen extends React.Component<Props, State> {
|
|||
<Card>
|
||||
<CardItem>
|
||||
<Left>
|
||||
<Thumbnail square source={require('../../assets/icon.png')}/>
|
||||
<Thumbnail square source={require('../../assets/android.icon.png')}/>
|
||||
<Body>
|
||||
<H1>{appJson.expo.name}</H1>
|
||||
<Text note>
|
||||
|
|
Loading…
Reference in a new issue