mirror of
https://github.com/Ategon/Jamjar.git
synced 2025-02-12 06:16:21 +00:00
Temp remove notebook pen
This commit is contained in:
parent
fc5de7ba12
commit
aaa9305c09
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue