fixed all warnings :D

This commit is contained in:
Oliver Bryan
2025-12-31 18:08:47 +00:00
parent 70ef02f790
commit 8b6dad8a2a
23 changed files with 138 additions and 145 deletions

View File

@@ -1,4 +1,4 @@
import { Loader2Icon, Loader } from "lucide-react";
import { Loader } from "lucide-react";
import { cn } from "@/lib/utils";