Closed ElijahAhianyo closed 3 months ago
Toast component doesnt support the variant prop. According to the docs, all styles should either be placed in a style object for regular CSS or classNames for tailwind https://sonner.emilkowal.ski/styling
variant
style
classNames
REF-3630 [0.5.10 blocker] 1 validation error for ToastProps variant: extra fields not permitted (type=value_error.extra)
Toast component doesnt support the
variant
prop. According to the docs, all styles should either be placed in astyle
object for regular CSS orclassNames
for tailwind https://sonner.emilkowal.ski/styling