Skip to content

Commit

Permalink
disable testnet temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
starknetdev committed Sep 4, 2024
1 parent b766cf7 commit 55fef0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/app/components/onboarding/Intro.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ const Intro = () => {
handleOnboarded();
setNetwork("katana");
}}
disabled={true}
>
Play on Testnet
</Button>
Expand Down

0 comments on commit 55fef0f

Please sign in to comment.