Skip to content

Commit

Permalink
me.jpg changed to me.png
Browse files Browse the repository at this point in the history
  • Loading branch information
nathvarun committed Jan 23, 2018
1 parent 98486b1 commit 500de59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Components/CardComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class CardComponent extends Component {
<Card>
<CardItem>
<Left>
<Thumbnail source={require('../assets/me.jpg')} />
<Thumbnail source={require('../assets/me.png')} />
<Body>
<Text>Varun </Text>
<Text note>Jan 15, 2018</Text>
Expand Down
Binary file added assets/me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 500de59

Please sign in to comment.