react-transliterate icon indicating copy to clipboard operation
react-transliterate copied to clipboard

Dependency on useState makes this component unscalable to dynamic use.

Open Horopter opened this issue 2 years ago • 0 comments

I have been trying to incorporate this into every input field in an input row like in the link below but it seems near impossible with dependency on useState.

https://codingstatus.com/add-and-delete-table-rows-dynamically-using-react-js/

Horopter avatar Oct 08 '22 21:10 Horopter