Skip to content

Commit a630bc9

Browse files
committed
remove log
1 parent 814acd6 commit a630bc9

File tree

1 file changed

+0
-2
lines changed
  • packages/thirdweb/src/react/web/ui/Bridge/swap-widget

1 file changed

+0
-2
lines changed

packages/thirdweb/src/react/web/ui/Bridge/swap-widget/swap-ui.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ export function SwapUI(props: SwapUIProps) {
151151
}
152152
}, [buyToken, sellToken]);
153153

154-
console.log("prefill", props.prefill);
155-
156154
if (screen === "base") {
157155
return (
158156
<SwapUIBase

0 commit comments

Comments
 (0)