feat(toast): introduce Toast component #2791
Annotations
7 errors and 1 warning
Run typecheck
Cannot find module '@nextui-org/theme' or its corresponding type declarations.
|
Run typecheck
'"@heroui/system"' has no exported member named 'HTMLNextUIProps'. Did you mean 'HTMLHeroUIProps'?
|
Run typecheck
Property 'as' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "variant">'.
|
Run typecheck
Property 'as' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "disableAnimation" | "shadow" | "radius" | "variant">'.
|
Run typecheck
Property 'className' does not exist on type '(Props<T> & ToastVariantProps & Omit<AriaToastProps<T>, "div">) | Omit<UseToastProps<T>, "color" | ... 4 more ... | "variant">'.
|
Run typecheck
Property 'className' does not exist on type 'UseToastProps<T> | Omit<UseToastProps<T>, "color" | "size" | "disableAnimation" | "shadow" | "radius" | "variant">'.
|
Run typecheck
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading