Skip to content

Commit 7ff4e92

Browse files
Update apps/dashboard/src/app/pay/components/client/PaymentLinkForm.client.tsx
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com> Signed-off-by: greg <[email protected]>
1 parent cd10535 commit 7ff4e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/pay/components/client/PaymentLinkForm.client.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import {
2121
import { getCurrencyMetadata } from "thirdweb/extensions/erc20";
2222
import { resolveScheme, upload } from "thirdweb/storage";
2323
import { setThirdwebDomains } from "thirdweb/utils";
24-
import { getClientThirdwebClient } from "../../../../@/constants/thirdweb-client.client";
24+
import { getClientThirdwebClient } from "@/constants/thirdweb-client.client";
2525
import { FileInput } from "../../../../components/shared/FileInput";
2626
import {
2727
THIRDWEB_ANALYTICS_DOMAIN,

0 commit comments

Comments
 (0)