timolins / react-hot-toast

Smoking Hot React Notifications 🔥
https://react-hot-toast.com
MIT License
9.44k stars 309 forks source link

onClick event on toast.error/toast.success Icon #348

Open DSHINDE21 opened 4 months ago

DSHINDE21 commented 4 months ago

We can attach an onClick event to the icons in a toast. For instance, when using toast.error, clicking on the cross icon allows us to close the toast.