Skip to main content
type ExportWalletCopyKeyButtonProps = Omit<CopyEvmKeyButtonProps, "address" | "onError" | "onReady" | "onSuccess">;
The props for the ExportWalletCopyKeyButton component.

See