fixed issues
This commit is contained in:
parent
e3d5ea8a9e
commit
21db7eaafb
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user