Parameters
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props for the component. |
Returns
Element
The key export footer.
function ExportWalletFooter(props: HTMLAttributes<HTMLDivElement>): Element;
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props for the component. |
Element
The key export footer.
Was this page helpful?