birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Add `data-testid` prop to control components #366

Open birdofpreyru opened 2 days ago

birdofpreyru commented 2 days ago

Button, Input, etc. should pass it to their underlying control elements to facilitate their look-up in DOM by react-dom testing library.