4 lines
52 B
TypeScript
Raw Permalink Normal View History

2025-08-15 23:03:15 +07:00
export default function Loading() {
return null
}