diff --git a/ipi-survey-platform/src/components/common/CustomToast.jsx b/ipi-survey-platform/src/components/common/CustomToast.jsx index 0fa0835..a2c12b6 100644 --- a/ipi-survey-platform/src/components/common/CustomToast.jsx +++ b/ipi-survey-platform/src/components/common/CustomToast.jsx @@ -15,13 +15,13 @@ const CustomToast = ({ message, type = 'success', onClose, duration = 4000 }) => return (