Merge branch 'develop' into feat/SW-185-implement-footer-navigation
# Conflicts: # app/[lang]/(live)/layout.tsx # components/Icons/get-icon-by-icon-name.ts # types/components/icon.ts
This commit is contained in:
@@ -16,10 +16,12 @@ export enum IconName {
|
||||
Camera = "Camera",
|
||||
Cellphone = "Cellphone",
|
||||
Check = "Check",
|
||||
CrossCircle = "CrossCircle",
|
||||
CheckCircle = "CheckCircle",
|
||||
ChevronDown = "ChevronDown",
|
||||
ChevronRight = "ChevronRight",
|
||||
Close = "Close",
|
||||
CloseLarge = "CloseLarge",
|
||||
Coffee = "Coffee",
|
||||
Concierge = "Concierge",
|
||||
DoorOpen = "DoorOpen",
|
||||
@@ -42,6 +44,8 @@ export enum IconName {
|
||||
PlusCircle = "PlusCircle",
|
||||
Restaurant = "Restaurant",
|
||||
Tripadvisor = "Tripadvisor",
|
||||
Sauna = "Sauna",
|
||||
TshirtWash = "TshirtWash",
|
||||
Wifi = "Wifi",
|
||||
WarningTriangle = "WarningTriangle",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user