Constructor
# <Checkbox />
A function used to return the checkbox component used in the register form.
Parameters:
Name | Type | Description |
---|---|---|
onClick |
function
|
the function to be called when the checkbox is clicked |
the checkbox component
ReactComponent