Open kurilpratik opened 4 weeks ago
Unable to change box-shadow of the toast as when I'm trying to edit the style object of the toast the compiler doesn't recognize the box-shadow property and is throwing an error.
try boxShadow instead of box-shadow
boxShadow
box-shadow
Unable to change box-shadow of the toast as when I'm trying to edit the style object of the toast the compiler doesn't recognize the box-shadow property and is throwing an error.