Skip to content

Commit

Permalink
Update SimpleAirdropTool.jsx
Browse files Browse the repository at this point in the history
Removed Button
  • Loading branch information
LoafPickleWW authored Jul 3, 2024
1 parent b1b2258 commit 0159c86
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/pages/SimpleAirdropTool.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,16 +237,6 @@ export function SimpleAirdropTool() {
, you can use this tool.
</p>
</label>
<button className="text-center text-lg text-pink-200 mt-2 bg-pink-700 px-4 py-2 rounded">
<a
className="hover:text-pink-400 transition"
href="https://loafpickle.medium.com/evil-tools-custom-mass-airdrop-3d5902dd1c94"
target="_blank"
rel="noopener noreferrer"
>
INSTRUCTIONS
</a>
</button>
{/* mnemonic */}
<InfinityModeComponent mnemonic={mnemonic} setMnemonic={setMnemonic} />
{/* end mnemonic */}
Expand Down

0 comments on commit 0159c86

Please sign in to comment.