indexiatech / re-notif

Redux & React based Notifications center.
http://indexiatech.github.io/re-notif
BSD 3-Clause "New" or "Revised" License
148 stars 45 forks source link

Only write className to DOM if it exists #35

Closed kylecesmat closed 8 years ago

kylecesmat commented 8 years ago

No change in behavior, Check to see if the className is defined before writing it to the DOM

closes #34