react-code-dataset / next.js /test /e2e /app-dir /app-prefetch /app /prefetch-auto /[slug] /loading.js
| export default function Loading() { | |
| return <h1 id="loading-text">Loading Prefetch Auto</h1> | |
| } | |
| export default function Loading() { | |
| return <h1 id="loading-text">Loading Prefetch Auto</h1> | |
| } | |