next.js/test/development/app-dir/hmr-move-file/app/button.tsx
button.tsx4 lines99 B
export default function Button() {
  return <button id="hello-world-button">hello world</button>
}
Quest for Codev2.0.0
/
SIGN IN