Skip to content

Commit

Permalink
deploy tool - missing button text
Browse files Browse the repository at this point in the history
  • Loading branch information
babalicious-io committed Feb 19, 2025
1 parent 5ecae15 commit 62d7428
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions islands/stamping/src20/deploy/DeployContent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@ export function DeployContent(
onRefresh={fetchFees}
isSubmitting={isSubmitting}
onSubmit={handleSubmitWithUpload}
buttonName={isConnected ? "DEPLOY" : "CONNECT WALLET"}
isConnected
tosAgreed={tosAgreed}
onTosChange={setTosAgreed}
Expand Down

0 comments on commit 62d7428

Please sign in to comment.