mad cleanup.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import type { Part } from "@/types/gunbuilder";
|
||||
import type { Part } from "@/types/builderSlots";
|
||||
|
||||
interface PartCardProps {
|
||||
part: Part;
|
||||
|
||||
Reference in New Issue
Block a user