Skip to content

Commit

Permalink
JL master - Add new toast.
Browse files Browse the repository at this point in the history
  • Loading branch information
devlemire committed Jan 8, 2018
1 parent 9e417e8 commit fa20f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ class App extends Component {

return (
<div className=''>
<ToastContainer store={ ToastStore } />

<ToastContainer />
<header className='header'>
<img src={ logo } alt=""/>

Expand Down

0 comments on commit fa20f29

Please sign in to comment.