react-transliterate
react-transliterate copied to clipboard
Dependency on useState makes this component unscalable to dynamic use.
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/