apvarun / toastify-js

Pure JavaScript library for better notification messages
https://apvarun.github.io/toastify-js/
MIT License
2.09k stars 230 forks source link

Setting 'node' attribute in React #119

Open grpair opened 1 year ago

grpair commented 1 year ago

Here is my implementation of Toastify: image

"Test Success" renders as the div, not "Node Success". Is there any help with using Toastify in React and passing in React jsx HTML into the Node attribute?