feat(SW-827): Added bed types and icons
This commit is contained in:
@@ -9,6 +9,7 @@ export { default as ArrowRightIcon } from "./ArrowRight"
|
||||
export { default as BarIcon } from "./Bar"
|
||||
export { default as BathtubIcon } from "./Bathtub"
|
||||
export { default as BedDoubleIcon } from "./BedDouble"
|
||||
export { default as BedSingleIcon } from "./BedSingle"
|
||||
export { default as BikingIcon } from "./Biking"
|
||||
export { default as BreakfastIcon } from "./Breakfast"
|
||||
export { default as BusinessIcon } from "./Business"
|
||||
@@ -77,6 +78,7 @@ export { default as IronIcon } from "./Iron"
|
||||
export { default as KayakingIcon } from "./Kayaking"
|
||||
export { default as KettleIcon } from "./Kettle"
|
||||
export { default as KingBedIcon } from "./KingBed"
|
||||
export { default as KingBedSmallIcon } from "./KingBedSmall"
|
||||
export { default as LampIcon } from "./Lamp"
|
||||
export { default as LaundryMachineIcon } from "./LaundryMachine"
|
||||
export { default as LocalBarIcon } from "./LocalBar"
|
||||
|
||||
Reference in New Issue
Block a user