Skip to content

Conversation

danishahmed219
Copy link

What was the Error?
I was getting an error of property does not exists on typescript when building a react app.

const data = extractValues(applyForm)
if (data.phoneNumber!= data.phoneNumber) {
     setMismatchPhoneNumberError(true)
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant