Skip to content

Commit

Permalink
Remove text in UI (#4823)
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardysun authored Sep 26, 2024
1 parent d0616c4 commit 21b032d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/tidy-radios-play.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"thirdweb": patch
---

Remove unnecessary text in UI
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ export function OnrampStatusScreen(props: {
</Text>
</>
)}
packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/TransactionModeScreen.tsx
<OnrampStatusScreenUI
uiStatus={uiStatus}
onDone={props.onDone}
Expand Down

0 comments on commit 21b032d

Please sign in to comment.