Files
soul/app/admin/withdrawals/loading.tsx
2026-01-09 11:58:08 +08:00

4 lines
52 B
TypeScript

export default function Loading() {
return null
}