tomchentw / react-toastr

React.js toastr component
https://tomchentw.github.io/react-toastr/
MIT License
619 stars 112 forks source link

Handles the problem with spy. #57

Closed RangarajKaushikSundar closed 8 years ago

RangarajKaushikSundar commented 8 years ago

The spy variable was not initialized properly. It is has been fixed.