Closed ATakaSKY closed 2 years ago
You can find two possible solutions here: https://github.com/timolins/react-hot-toast/issues/88#issuecomment-863131815
If this is something more people want, we can think about exposing an API for that.
While this fixes the issue, I'd still like it to have customisations like width, text alignment etc., those will be good to have
I want the toast text to be left aligned instead of center, this is what I'm trying to do:
What this ends up creating is this:
What I instead want is:
Is there some way to make this work