fix: clean up hotel and its typings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { IconName } from "@/types/components/icon"
|
||||
import { PointOfInterestGroupEnum } from "@/types/hotel"
|
||||
import { PointOfInterestGroupEnum } from "@/types/enums/pointOfInterest"
|
||||
|
||||
export function getIconByPoiGroupAndCategory(
|
||||
group: PointOfInterestGroupEnum,
|
||||
|
||||
Reference in New Issue
Block a user