Skip to content

Commit

Permalink
linter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi committed Nov 19, 2024
1 parent d335ef3 commit d8a7f3d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions site/docs/components/landing/NftMintCardDemo.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import { NFTMintCardDefault } from '@coinbase/onchainkit/nft';
import { WalletDefault } from '@coinbase/onchainkit/wallet';
import type { ReactNode } from 'react';
import type { Address } from 'viem';
import { useAccount } from 'wagmi';
import App from '../App.tsx';

export const nftMintCardDemoCode = `
Expand Down

0 comments on commit d8a7f3d

Please sign in to comment.