Files
web/apps/scandic-web/app/[lang]/(live)/(public)/hotelreservation/my-stay/loading.tsx
Christian Andolf 7ddca4acba 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
2025-03-19 11:39:16 +00:00

2 lines
96 B
TypeScript

export { MyStaySkeleton as default } from "@/components/HotelReservation/MyStay/myStaySkeleton"