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