Parameters
| Parameter | Type | Description |
|---|---|---|
props | FundFormProps | The props for the FundForm component. |
Returns
Element
The FundForm component.function FundForm(props: FundFormProps): Element;
| Parameter | Type | Description |
|---|---|---|
props | FundFormProps | The props for the FundForm component. |
Element
The FundForm component.Was this page helpful?