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 |
the register form component
ReactComponent