Skip to content

Commit

Permalink
fix: remove isSponsored
Browse files Browse the repository at this point in the history
  • Loading branch information
alessey committed Oct 30, 2024
1 parent 37badee commit be6dab1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/nextjs-app-router/app/mint/MintComponent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ export default function MintComponent() {
tokenId="3"
useNFTData={useEarningsData}
buildMintTransaction={buildMintTransaction}
isSponsored={true}
onStatus={handleOnStatus}
>
<NFTCreator className="-mt-1 pt-0" />
Expand Down

0 comments on commit be6dab1

Please sign in to comment.