Skip to main content
function FundFooter(props: HTMLAttributes<HTMLDivElement>): Element;
The FundFooter component.

Parameters

ParameterTypeDescription
propsHTMLAttributes<HTMLDivElement>The props of the FundFooter component.

Returns

Element The FundFooter component.
I