diff --git a/frontend/src/routes/(auth)/-components/LoginForm.tsx b/frontend/src/routes/(auth)/-components/LoginForm.tsx index c9de044..80bd9a4 100644 --- a/frontend/src/routes/(auth)/-components/LoginForm.tsx +++ b/frontend/src/routes/(auth)/-components/LoginForm.tsx @@ -1,5 +1,5 @@ import { Link, useNavigate } from "@tanstack/react-router"; -import { Cat, LogIn } from "lucide-react"; +import { Cat } from "lucide-react"; import { toast } from "sonner"; import { Card,