+
+
+
{props.balance.data === undefined ||
props.selectedToken.data === undefined ? (
-
+
) : (
+
-
-
- {/* eslint-disable-next-line @next/next/no-img-element */}
-
+
-
-
);
}
+
+function DotsBackgroundPattern(props: { className?: string }) {
+ return (
+
+ );
+}
diff --git a/packages/thirdweb/src/react/web/ui/Bridge/swap-widget/swap-ui.tsx b/packages/thirdweb/src/react/web/ui/Bridge/swap-widget/swap-ui.tsx
index abf487621a1..8d8a31f48d0 100644
--- a/packages/thirdweb/src/react/web/ui/Bridge/swap-widget/swap-ui.tsx
+++ b/packages/thirdweb/src/react/web/ui/Bridge/swap-widget/swap-ui.tsx
@@ -684,6 +684,7 @@ function DecimalInput(props: {
paddingInline: 0,
paddingBlock: 0,
letterSpacing: "-0.025em",
+ height: "30px",
}}
type="text"
value={props.value}
@@ -825,7 +826,7 @@ function TokenSection(props: {
{props.amount.isFetching ? (
-
+
-
-
-
-
-
-
-
-
-
- Learn More
- - Get Started with thirdweb Bridge -
-- thirdweb Bridge allows developers to easily bridge and swap - tokens between chains and wallets. -
-
+