From 21db7eaafb6f22cacdf0aa81d9f196e7b2cbfd85 Mon Sep 17 00:00:00 2001 From: Malini Date: Wed, 28 Jan 2026 19:53:26 +0530 Subject: [PATCH] fixed issues --- ipi-survey-platform/src/components/overview/ProductDetails.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipi-survey-platform/src/components/overview/ProductDetails.jsx b/ipi-survey-platform/src/components/overview/ProductDetails.jsx index 5d42ae3..3c73dc7 100644 --- a/ipi-survey-platform/src/components/overview/ProductDetails.jsx +++ b/ipi-survey-platform/src/components/overview/ProductDetails.jsx @@ -63,7 +63,7 @@ const ProductDetails = ({ bgColor: 'bg-[#E7F5FF]', textColor: 'text-[#043DFF]', iconColor: 'text-[#286CFF]', - message: 'Your survey was approved successfully.' + message: 'Your survey was successfully submitted and is waiting for approval.' }, resubmitted: { type: 'resubmitted',