Closed arma78 closed 1 year ago
Hi there Custom JSX is not implemented. Can you update package to include JSX.Element rendering? toast.custom(
It looks that for all types of messaging is type of string in the index.dt.s (message: Message, opts?: ToastOptions): string;
Thank you.
Ok Resolved, it can be used thru const
export const InfoMessage = () => (
Someone should close this issue
Hi there Custom JSX is not implemented. Can you update package to include JSX.Element rendering? toast.custom(
It looks that for all types of messaging is type of string in the index.dt.s (message: Message, opts?: ToastOptions): string;
Thank you.