next.js/test/e2e/app-dir/segment-cache/prefetch-auto/app/dynamic/loading.tsx
loading.tsx4 lines91 B
export default function Loading() {
  return <div id="loading-boundary">Loading...</div>
}
Quest for Codev2.0.0
/
SIGN IN