feat(SW-453): Fixed new filter buttons and updated price in summary
This commit is contained in:
@@ -4,6 +4,7 @@ export { default as AccessibilityIcon } from "./Accessibility"
|
||||
export { default as AccountCircleIcon } from "./AccountCircle"
|
||||
export { default as AirIcon } from "./Air"
|
||||
export { default as AirplaneIcon } from "./Airplane"
|
||||
export { default as AllergyIcon } from "./Allergy"
|
||||
export { default as ArrowRightIcon } from "./ArrowRight"
|
||||
export { default as BarIcon } from "./Bar"
|
||||
export { default as BathtubIcon } from "./Bathtub"
|
||||
@@ -111,6 +112,7 @@ export { default as TshirtIcon } from "./Tshirt"
|
||||
export { default as TshirtWashIcon } from "./TshirtWash"
|
||||
export { default as TvCastingIcon } from "./TvCasting"
|
||||
export { default as WarningTriangle } from "./WarningTriangle"
|
||||
export { default as WheelchairIcon } from "./Wheelchair"
|
||||
export { default as WifiIcon } from "./Wifi"
|
||||
export { default as WindowCurtainsAltIcon } from "./WindowCurtainsAlt"
|
||||
export { default as WindowNotAvailableIcon } from "./WindowNotAvailable"
|
||||
|
||||
Reference in New Issue
Block a user