Spaces:
Build error
Build error
File size: 65 Bytes
7e5cb25 |
1 2 3 4 |
export default function Loading() {
return <p>Loading...</p>
}
|