Skip to content

Commit

Permalink
comment nft checkout debug card
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed May 2, 2024
1 parent ed6e8a2 commit fc78587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/react/src/components/Homepage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -493,11 +493,11 @@ export const Homepage = () => {
onClick={generateEthAuthProof}
/>
)}
<ClickableCard
{/* <ClickableCard
title="NFT Checkout"
description="Set orderbook order id, token contract address and token id to test checkout (on Polygon)"
onClick={onClickCheckout}
/>
/> */}
<ClickableCard
title="Switch network"
description={`Current network: ${networkForCurrentChainId.title}`}
Expand Down

0 comments on commit fc78587

Please sign in to comment.