feat(SW-750): fix typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import type { Hotel, HotelAddress } from "@/types/hotel"
|
||||
|
||||
export type AboutTheHotelSidePeekProps = {
|
||||
hotelAdress: HotelAddress
|
||||
hotelAddress: HotelAddress
|
||||
coordinates: {
|
||||
lat: number
|
||||
lng: number
|
||||
|
||||
Reference in New Issue
Block a user