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

Components

TransferFill

<TransferFill />

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

View Source client/src/components/TransferForm/TransferFill.js, line 13

the transfer form component

ReactComponent