next.js/test/development/app-dir/hmr-symlink/app/symlink-target2/page.tsx
page.tsx4 lines87 B
export default function Page() {
  return <h1>This is the second symlink target</h1>
}
Quest for Codev2.0.0
/
SIGN IN