Skip to main content
function ExportWalletWarning(props: HTMLAttributes<HTMLDivElement>): Element;
A warning message for the ExportWalletWarning component.

Parameters

ParameterTypeDescription
propsHTMLAttributes<HTMLDivElement>The props for the ExportWalletWarning component.

Returns

Element The rendered component.

See

ExportWallet