meti-frontend/app/login/loading.tsx
2025-08-15 23:03:15 +07:00

4 lines
52 B
TypeScript

export default function Loading() {
return null
}