Skip to main content
function ExportWalletModalClose(props: ExportWalletModalCloseProps): Element;
The export wallet modal close button.

Parameters

ParameterTypeDescription
propsExportWalletModalClosePropsThe props for the ExportWalletModalClose component.

Returns

Element The ExportWalletModalClose component.

See

ExportWalletModal