Skip to content

@sqlrooms/ui / Toast

Variable: Toast

const Toast: ForwardRefExoticComponent<Omit<ToastProps & RefAttributes<HTMLLIElement>, "ref"> & VariantProps<(props?) => string> & RefAttributes<HTMLLIElement>>