Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kien-ngo committed Oct 24, 2024
1 parent cf36a33 commit 82a2103
Show file tree
Hide file tree
Showing 4 changed files with 354 additions and 137 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ const AirdropTab: React.FC<AirdropTabProps> = ({ contract, tokenId }) => {
setAirdrop={(value) =>
setValue("addresses", value, { shouldDirty: true })
}
removeDuplicateAddresses={true}
/>
</SheetContent>
</Sheet>
Expand Down
Loading

0 comments on commit 82a2103

Please sign in to comment.