next.js/test/e2e/app-dir/searchparams-reuse-loading/app/search-params/loading.tsx
loading.tsx4 lines80 B
export default function Loading() {
  return <h1 id="loading">Loading...</h1>
}
Quest for Codev2.0.0
/
SIGN IN