fixed issues

This commit is contained in:
Malini 2026-01-28 19:53:26 +05:30
parent e3d5ea8a9e
commit 21db7eaafb

View File

@ -63,7 +63,7 @@ const ProductDetails = ({
bgColor: 'bg-[#E7F5FF]', bgColor: 'bg-[#E7F5FF]',
textColor: 'text-[#043DFF]', textColor: 'text-[#043DFF]',
iconColor: 'text-[#286CFF]', iconColor: 'text-[#286CFF]',
message: 'Your survey was approved successfully.' message: 'Your survey was successfully submitted and is waiting for approval.'
}, },
resubmitted: { resubmitted: {
type: 'resubmitted', type: 'resubmitted',