Skip to content

Commit bf0aa46

Browse files
committed
update
1 parent 6ce4e43 commit bf0aa46

File tree

9 files changed

+246
-262
lines changed

9 files changed

+246
-262
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/[chain_id]/[contractAddress]/nfts/[tokenId]/components/airdrop-tab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const AirdropTab: React.FC<AirdropTabProps> = ({ contract, tokenId }) => {
129129
<SheetContent className="w-full overflow-y-auto sm:min-w-[540px] lg:min-w-[700px]">
130130
<SheetHeader>
131131
<SheetTitle className="mb-5 text-left">
132-
Aidrop NFTs
132+
Airdrop NFTs
133133
</SheetTitle>
134134
</SheetHeader>
135135
<AirdropUpload

0 commit comments

Comments
 (0)