feat(SW-826) removed log
This commit is contained in:
@@ -13,7 +13,6 @@ import styles from "./contact.module.css"
|
||||
import { ContactProps } from "@/types/components/hotelReservation/selectHotel/selectHotel"
|
||||
|
||||
export default function Contact({ hotel }: ContactProps) {
|
||||
console.log(hotel)
|
||||
const lang = useLang()
|
||||
const intl = useIntl()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user