Skip to content

Commit

Permalink
khanhpv - update text
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhpv5 committed May 30, 2024
1 parent d78b0d5 commit 5dfd56b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const AirdropDetail: React.FC<Props> = () => {
<p>Raffle Total: {eligibility.raffleTotal}</p>
</div>
):(
<h1>Eligibility not found</h1>
<h1>No snapshot data yet</h1>
)}

</div>
Expand Down

0 comments on commit 5dfd56b

Please sign in to comment.