fix(frontend): lingering import crashed us
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user