feat(SW-827): Added type

This commit is contained in:
Pontus Dreij
2024-11-14 10:10:42 +01:00
parent b9ff5dc920
commit dc988e32fa

View File

@@ -6,7 +6,7 @@ import {
KingBedSmallIcon,
} from "@/components/Icons"
import { IconProps } from "@/types/components/icon"
import type { IconProps } from "@/types/components/icon"
export function getBedIcon(name: string): FC<IconProps> | null {
const iconMappings = [