Skip to content

Commit 5d56c06

Browse files
committed
fix formatting
1 parent a2f52d6 commit 5d56c06

File tree

1 file changed

+1
-1
lines changed
  • packages/nextjs/app/builders/0x343Ab62785f8109a888d18db1Da3FDb7467ff538

1 file changed

+1
-1
lines changed

packages/nextjs/app/builders/0x343Ab62785f8109a888d18db1Da3FDb7467ff538/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import { Address } from "@scaffold-ui/components";
12
import type { NextPage } from "next";
23
import { BlockieAvatar } from "~~/components/scaffold-eth";
3-
import { Address } from "@scaffold-ui/components";
44

55
const address = "0x343Ab62785f8109a888d18db1Da3FDb7467ff538";
66
const name = "Wizz";

0 commit comments

Comments
 (0)