Parameters
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props of the FundFooter component. |
Returns
Element
The FundFooter component.function FundFooter(props: HTMLAttributes<HTMLDivElement>): Element;
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props of the FundFooter component. |
Element
The FundFooter component.Was this page helpful?