fix(frontend): lingering import crashed us

This commit is contained in:
2026-04-23 07:23:25 -05:00
parent a593bb2baa
commit 781025dca0

View File

@@ -1,5 +1,5 @@
import { Link, useNavigate } from "@tanstack/react-router"; import { Link, useNavigate } from "@tanstack/react-router";
import { Cat, LogIn } from "lucide-react"; import { Cat } from "lucide-react";
import { toast } from "sonner"; import { toast } from "sonner";
import { import {
Card, Card,