Skip to main content
function ExportWalletModalTitle(props: ExportWalletTitleProps): Element;
The export wallet modal title.

Parameters

ParameterTypeDescription
propsExportWalletTitlePropsThe props for the ExportWalletModalContent component.

Returns

Element The ExportWalletModalContent component.

See

ExportWalletModal