react-code-dataset / next.js /test /development /tsconfig-path-reloading /app /components /button-2.tsx
| export function Button2(props) { | |
| return <button {...props}>second button</button> | |
| } | |
| export function Button2(props) { | |
| return <button {...props}>second button</button> | |
| } | |