react-notifications
react-notifications copied to clipboard
Add HTML to Notification Container
I want to add some HTML to my notification text.
NotificationManager.warning('<a href="">hello</a> world');
Is it not possible to add anything, not even links? :/