Files
Mycontent/app/admin/loading.tsx
2025-12-29 14:01:37 +08:00

4 lines
52 B
TypeScript

export default function Loading() {
return null
}