Skip to content

Commit

Permalink
created branch to get inline images to work. #39
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Rasmussen committed Jul 25, 2015
1 parent 667004a commit 56e048f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export default class Home extends Component {
<div>
<CounterButton/>
</div>
<img src={require('./kitten.jpg')}/>
</div>
);
}
Expand Down
Binary file added src/views/kitten.jpg
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 56e048f

Please sign in to comment.