Files
wzdj/app/admin/loading.tsx
v0 ecae8fcef8 Add new files
#VERCEL_SKIP

Co-authored-by: undefined <undefined+undefined@users.noreply.github.com>
2026-01-04 05:02:13 +00:00

4 lines
52 B
TypeScript

export default function Loading() {
return null
}