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