Cogoport / cogo-toast

Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
https://cogoport.github.io/cogo-toast
MIT License
673 stars 1 forks source link

Features(Config) added toastContainer #43

Closed maxval1 closed 4 years ago

maxval1 commented 4 years ago

Use this prop to specify a different container for the toast container to be appended.

resolved missing packages eslint with prettier

anmdotdev commented 4 years ago

I think once this is merged, it should fix #42

maxval1 commented 4 years ago

@devAadmi no, this is simple features, some time you do not have id, or class you have only HtmlElement. I resolved #42 by copying all css style local on my project and import css in window.parrent

anmdotdev commented 4 years ago

Closing as PR seems to be outdated. Please feel free to re-open!