Open
Description
When using material ui theme with dark mode on, the sweet alert pop is white in color and the text is not visible. Please refer to the attached image. I made it work by changing the color to black using style={{ display: "block", color: "black" }}
but its not matching the dark mode. Ideally if dark mode is on, then sweet alert should adapt to the theme. Please let me know if I missed something.
Metadata
Metadata
Assignees
Labels
No labels