feat: added RoomCard and CardContainer component to HotelPage
This commit is contained in:
committed by
Chuma McPhoy
parent
6b5606fc8b
commit
68f40a144e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user