feat(SW-914): fix typos
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type AmenitiesSidepeekProps = {
|
||||
export type AmenitiesSidePeekProps = {
|
||||
amenitiesList: Hotel["detailedFacilities"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user