Skip to content

Commit ab4c5cf

Browse files
committed
chore: formatting
1 parent 6b18e0b commit ab4c5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export const menuLinks: HeaderMenuLink[] = [
2929
label: "Debug Contracts",
3030
href: "/debug",
3131
icon: <BugAntIcon className="h-4 w-4" />,
32-
}
32+
},
3333
];
3434

3535
export const HeaderMenuLinks = () => {

0 commit comments

Comments
 (0)