Parameters
| Parameter | Type | Description |
|---|---|---|
props | ExportWalletTitleProps | The props for the ExportWalletTitle component. |
Returns
Element
The rendered component.
function ExportWalletTitle(props: ExportWalletTitleProps): Element;
| Parameter | Type | Description |
|---|---|---|
props | ExportWalletTitleProps | The props for the ExportWalletTitle component. |
Element
The rendered component.
Was this page helpful?