react-code-dataset / next.js /test /development /app-dir /hmr-symlink /app /symlink-target2 /page.tsx
| export default function Page() { | |
| return <h1>This is the second symlink target</h1> | |
| } | |
| export default function Page() { | |
| return <h1>This is the second symlink target</h1> | |
| } | |