@@ -1,3 +1,5 @@
+"use client";
+
import React from "react";
import { IconButton } from "./button";
import GithubIcon from "../icons/github.svg";