Javascript – Uncaught TypeError: e.preventDefualt is not a function
I'm new to React and js in general and I'm following a crash course on React on got stuck on this error at some point in the course, and I'm getting this error for the preventDefault method that I have…