Closed watchiswatch closed 7 months ago
I want the text to be aligned to left but, toastOptions=({ style: { textAlign: 'left', }, }) This doesn't work.
It seems that the text div has flex and justify-center fixedly. Is there any way?
Thank you.
I want the text to be aligned to left but, toastOptions=({ style: { textAlign: 'left', }, }) This doesn't work.
It seems that the text div has flex and justify-center fixedly. Is there any way?
Thank you.