next.js/test/e2e/app-dir/app-prefetch/app/prefetch-dynamic-usage/(protected)/loading.js
loading.js4 lines84 B
export default function ProtectedLoading() {
  return <p>Protected loading...</p>
}
Quest for Codev2.0.0
/
SIGN IN