UNPKG

@daimo/pay

Version:

Seamless crypto payments. Onboard users from any chain, any coin into your app with one click.

7 lines (6 loc) 251 B
declare const WalletChainLogo: ({ walletIcon, walletName, chainLogo, }: { walletIcon: React.ReactNode | string; walletName: string; chainLogo: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; export default WalletChainLogo;