Skip to main content
function ExportWalletModalContent(props: ModalContentProps): Element;
The export wallet modal content.

Parameters

ParameterTypeDescription
propsModalContentPropsThe props for the ExportWalletModalContent component.

Returns

Element The ExportWalletModalContent component.

See

ExportWalletModal