feat(SW-713): import type
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { RoomData } from "@/types/hotel"
|
import type { RoomData } from "@/types/hotel"
|
||||||
|
|
||||||
export type RoomSidePeekProps = {
|
export type RoomSidePeekProps = {
|
||||||
room: RoomData
|
room: RoomData
|
||||||
|
|||||||
Reference in New Issue
Block a user