diff --git a/components/toast.js b/components/toast.js index 24c31816..520185a7 100644 --- a/components/toast.js +++ b/components/toast.js @@ -52,7 +52,7 @@ export const ToastProvider = ({ children }) => { return ( - + {toasts.map(toast => (