> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FundFooter

```ts theme={null}
function FundFooter(props: HTMLAttributes<HTMLDivElement>): Element;
```

The FundFooter component.

## Parameters

| Parameter | Type                                | Description                            |
| --------- | ----------------------------------- | -------------------------------------- |
| `props`   | `HTMLAttributes`\<`HTMLDivElement`> | The props of the FundFooter component. |

## Returns

`Element`

The FundFooter component.
