Open azappella opened 6 years ago
Problem:
The onProfileFormSubmit function makes a redundant call to event.preventDefault()
Solution: removed the redundant event.preventDefault call
Problem:
The onProfileFormSubmit function makes a redundant call to event.preventDefault()
Solution: removed the redundant event.preventDefault call