Skip to content

Commit 53eb772

Browse files
committed
yarn prettier fix
1 parent 293e189 commit 53eb772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/components/navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"use client"
1+
"use client";
22

33
import { useAuth } from "@/app/auth/auth-context";
44
import { usePathname } from "next/navigation";

0 commit comments

Comments
 (0)