We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
// TODO: Add logic to validate inputs and display submitted data
// HINT: You can use the setError function
// HINT: You can use the setSubmittedData function as below
Contact Form
You are viewing a single comment's thread. Return to all comments →
// TODO: Add logic to validate inputs and display submitted data // HINT: You can use the setError function // HINT: You can use the setSubmittedData function as below
};