Files

5 lines
53 B
TypeScript
Raw Permalink Normal View History

2025-04-09 09:45:06 +08:00
export default function Loading() {
return null
}