fkhadra / react-toastify

React notification made easy 🚀 !
https://fkhadra.github.io/react-toastify/introduction
MIT License
12.34k stars 676 forks source link

{FEATURE} Add title to notifications #940

Closed Sheikh-JamirAlam closed 1 year ago

Sheikh-JamirAlam commented 1 year ago

Do you want to request a feature or report a bug? Feature

What is the current behavior? Currently notifications look really good, but I wonder if there was a feature where we can add a title to the notifications? I think it would look good. image

What is the expected behavior? Here is an example from react-semantic-toasts. image

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

bunnyxt commented 1 year ago

Maybe customize render component is enough?

https://github.com/fkhadra/react-toastify/issues/243