react-code-dataset / next.js /test /development /app-dir /segment-explorer /app /search /loading.tsx
| export default function Loading() { | |
| return <p id="loading">Loading...</p> | |
| } | |
| export default function Loading() { | |
| return <p id="loading">Loading...</p> | |
| } | |