Merged in feat/SW-1648-booking-code-my-stay (pull request #1447)

feat(SW-1648): add booking code on my stay

* feat(SW-1648): add booking code on my stay


Approved-by: Niclas Edenvin
This commit is contained in:
Bianca Widstam
2025-02-28 14:09:23 +00:00
parent 6804b52d31
commit 4fc25e42b5
13 changed files with 73 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ export { default as SingleBedIcon } from "./Beds/SingleBed"
export { default as TwinBedsIcon } from "./Beds/TwinBeds"
export { default as BikeIcon } from "./Bike"
export { default as BikingIcon } from "./Biking"
export { default as BookingCodeIcon } from "./BookingCode"
export { default as BreakfastIcon } from "./Breakfast"
export { default as BusinessIcon } from "./Business"
export { default as CableIcon } from "./Cable"