Temp remove notebook pen

This commit is contained in:
Ategon 2025-01-15 23:11:56 -05:00
parent fc5de7ba12
commit aaa9305c09

View file

@ -19,7 +19,7 @@ import {
Tooltip,
} from "@nextui-org/react";
import { SiDiscord, SiForgejo, SiGithub } from "@icons-pack/react-simple-icons";
import { LogInIcon, NotebookPen } from "lucide-react";
import { LogInIcon } from "lucide-react";
import { useEffect, useState } from "react";
import { hasCookie, getCookies } from "@/helpers/cookie";
import { usePathname } from "next/navigation";