Skip to main content
function FundModalContent(props: FundModalContentProps): Element;
The fund modal content.

Parameters

ParameterTypeDescription
propsFundModalContentPropsThe props for the FundModalContent component.

Returns

Element The FundModalContent component.

See

FundModal for the fund modal component.