Files
web/app/[lang]/(live)/(public)/hotelreservation/(standard)/select-hotel/@modal/default.tsx
2024-11-06 08:52:21 +01:00

4 lines
52 B
TypeScript

export default function Default() {
return null
}