Merged in fix/change-ref-id-to-query-param (pull request #1578)

fix: my stay now uses ref id in query param rather than path param to support legacy

* fix: my stay now uses ref id in query param rather than path param to support legacy


Approved-by: Michael Zetterberg
This commit is contained in:
Christian Andolf
2025-03-19 11:39:16 +00:00
committed by Linus Flood
parent 3efa303d20
commit 7ddca4acba
6 changed files with 12 additions and 12 deletions

View File

@@ -0,0 +1 @@
export { MyStaySkeleton as default } from "@/components/HotelReservation/MyStay/myStaySkeleton"