Skip to content

Commit c052992

Browse files
committed
fix
1 parent f961d4a commit c052992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: components/header.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"use client"
12
import { useState } from "react";
23
import Link from "next/link";
34
import { Button } from "@/components/ui/button";

0 commit comments

Comments
 (0)