Constructor
# <TransferFill />
The react component to display the transfer form and collect the data of the transfer and update the values
object
Parameters:
Name | Type | Description |
---|---|---|
submitForm |
function
|
the callback function used to fetch the submission state from the parent component |
the transfer form component
ReactComponent