emilkowalski / sonner

An opinionated toast component for React.
https://sonner.emilkowal.ski
MIT License
7.69k stars 237 forks source link

Provide a way to have a custom close icon #454

Open deadeagle63 opened 2 weeks ago

deadeagle63 commented 2 weeks ago

Describe the feature / bug 📝:

Currently there is no way to my knowledge of overriding the close icon, the only icon available for override are

image

Steps to reproduce the bug 🔁:

  1. Create toast provider
  2. Try to assign custom icons
  3. Close icon not present in the list
TheMikeyRoss commented 2 weeks ago

just out of curiosity , what icon would you use?

deadeagle63 commented 2 weeks ago

@TheMikeyRoss just anything really, but right now I just need to swap in our custom one from the UI/UX designer :)