React/Material-UI question

I’ve been trying to send data through my form, but seems like I’m not sending anything.

Here’s the repo esportsTVapp/Home.js at master · CarlosRiojas/esportsTVapp · GitHub

Can you explain what this means?

When you hit the sign up button, you run the handleClick function. But the handleClick function is not sending any data.

There is a dataForm function, but you actually never run it.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.