diff --git a/src/components/Toast.jsx b/src/components/Toast.jsx index 1073280..f8ce57c 100644 --- a/src/components/Toast.jsx +++ b/src/components/Toast.jsx @@ -45,7 +45,7 @@ export const ToastProvider = ({ children }) => { } return ( - + {children} {toast.show && (
{