feat(SW-718) Fix import error
This commit is contained in:
@@ -4,8 +4,8 @@ import { calculateRoomSummary } from "./helper"
|
||||
|
||||
import type {
|
||||
RoomPackageCodeEnum,
|
||||
type RoomPackageData,
|
||||
} from "@/types/components/hotelReservation/selectRate/roomFilter";
|
||||
RoomPackageData,
|
||||
} from "@/types/components/hotelReservation/selectRate/roomFilter"
|
||||
import type {
|
||||
Rate,
|
||||
RateCode,
|
||||
|
||||
Reference in New Issue
Block a user