Skip to main content
function ExportWalletTitle(props: ExportWalletTitleProps): Element;
A title for the ExportWalletTitle component.

Parameters

ParameterTypeDescription
propsExportWalletTitlePropsThe props for the ExportWalletTitle component.

Returns

Element The rendered component.

See

ExportWallet