Skip to content

Commit 21b032d

Browse files
authored
Remove text in UI (#4823)
1 parent d0616c4 commit 21b032d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/tidy-radios-play.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": patch
3+
---
4+
5+
Remove unnecessary text in UI

packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/fiat/FiatStatusScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ export function OnrampStatusScreen(props: {
122122
</Text>
123123
</>
124124
)}
125-
packages/thirdweb/src/react/web/ui/ConnectWallet/screens/Buy/TransactionModeScreen.tsx
126125
<OnrampStatusScreenUI
127126
uiStatus={uiStatus}
128127
onDone={props.onDone}

0 commit comments

Comments
 (0)