tracking-code-which-will-go-to-the-HEAD FLAMEAL Documentation RegisterInput

Components

RegisterInput

<RegisterInput />

Constructor

# <RegisterInput />

The react component used to display the register form and collect the data of the user is new

Parameters:
Name Type Description
sendInfo function

the callback function used to pass the data to the parent component

View Source client/src/components/Login/RegisterInput.js, line 12

the register form component

ReactComponent