Skip to content

Commit 60eef9a

Browse files
build
1 parent 1a60000 commit 60eef9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/playground-web/src/components/pay/transaction-button.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import {
1313
useActiveAccount,
1414
useReadContract,
1515
} from "thirdweb/react";
16+
import { toWei } from "thirdweb/utils";
1617
import { THIRDWEB_CLIENT } from "../../lib/client";
1718
import { StyledConnectButton } from "../styled-connect-button";
1819

0 commit comments

Comments
 (0)