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