Files
wzdj/app/hotel/loading.tsx
v0 451663a0bd feat: finalize feature integration
Complete guild, live, chat, and moments pages with full functionality.

#VERCEL_SKIP

Co-authored-by: undefined <undefined+undefined@users.noreply.github.com>
2025-11-24 02:31:53 +00:00

4 lines
52 B
TypeScript

export default function Loading() {
return null
}