reflex-dev / templates

36 stars 10 forks source link

[REF-3630]Remove unsupported props from toast #26

Closed ElijahAhianyo closed 3 months ago

ElijahAhianyo commented 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

linear[bot] commented 3 months ago

REF-3630 [0.5.10 blocker] 1 validation error for ToastProps variant: extra fields not permitted (type=value_error.extra)