next.js/test/e2e/app-dir/ppr-history-replace-state/app/loading.tsx
loading.tsx6 lines97 B
import * as React from 'react'

export default function Loading() {
  return <p>Loading...</p>
}
Quest for Codev2.0.0
/
SIGN IN