feat: added RoomCard and CardContainer component to HotelPage

This commit is contained in:
Erik Tiekstra
2024-07-04 10:35:23 +02:00
committed by Chuma McPhoy
parent 6b5606fc8b
commit 68f40a144e
16 changed files with 294 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ export enum IconName {
Bar = "Bar",
Biking = "Biking",
Calendar = "Calendar",
Camera = "Camera",
Cellphone = "Cellphone",
Check = "Check",
CheckCircle = "CheckCircle",
@@ -27,6 +28,7 @@ export enum IconName {
Fitness = "Fitness",
Globe = "Globe",
House = "House",
Image = "Image",
InfoCircle = "InfoCircle",
Location = "Location",
Lock = "Lock",