feat(SW-340): added types
This commit is contained in:
@@ -14,7 +14,7 @@ import Subtitle from "@/components/TempDesignSystem/Text/Subtitle"
|
||||
|
||||
import styles from "./hotelCardDialog.module.css"
|
||||
|
||||
import { HotelCardDialogProps } from "@/types/components/hotelReservation/selectHotel/map"
|
||||
import type { HotelCardDialogProps } from "@/types/components/hotelReservation/selectHotel/map"
|
||||
|
||||
export default function HotelCardDialog({
|
||||
pin,
|
||||
|
||||
Reference in New Issue
Block a user