schiehll / react-alert

alerts for React
MIT License
607 stars 98 forks source link

Firefox icon compatibility #31

Closed samuelepapa closed 7 years ago

samuelepapa commented 7 years ago

This fix makes the icon render in Firefox.

dennybiasiolli commented 7 years ago

Thanks @apra for this PR, can you please update the __snapshots__ to allow tests passing?

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 36d40749adfdde2edd173ef757a11c90bc9e8d04 on apra:patch-1 into e4f79a3bb9a4420fa38534f5bc940711d5610034 on schiehll:master.

samuelepapa commented 7 years ago

Updated the __snapshot__ .

dennybiasiolli commented 7 years ago

Thanks @apra! @schiehll this PR looks good for me, can we squash and merge?