mad cleanup.

This commit is contained in:
2025-12-29 13:59:17 -05:00
parent 0dd89a751b
commit cc386d14f4
14 changed files with 1054 additions and 315 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
import Link from "next/link";
import { useSearchParams } from "next/navigation";
import { CATEGORIES } from "@/data/gunbuilderParts";
import type { Category } from "@/types/gunbuilder";
import type { Category } from "@/types/builderSlots";
type BuilderNavProps = {
// Optional override if a parent wants to force the active category