We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f961d4a commit c052992Copy full SHA for c052992
components/header.tsx
@@ -1,3 +1,4 @@
1
+"use client"
2
import { useState } from "react";
3
import Link from "next/link";
4
import { Button } from "@/components/ui/button";
0 commit comments