add in tool bar instead

This commit is contained in:
Jun-te Kim 2025-10-23 20:21:04 +00:00
parent bea9d72861
commit 5249fc0984

View file

@ -184,7 +184,7 @@ export function Toolbar({
show={showToast}
onClose={() => setShowToast(false)}
message="Survey Booked Successfully!"
subtext="Your Survey Request is with Domna and will be in contact with you shortly. 🎉"
subtext="Your Survey Request is with Domna and we will be in contact. 🎉"
/>
</>
);