react-tabulator
react-tabulator copied to clipboard
Upgrading react tag autocomplete to 7.2.0
Currently due to this react tag autocomplete module being very outdated and using React 15 and 16, anyone who is using React >18 has many issues that come up due to having two different copies of React hard conflicting. v7 aligns with React v18.
I am not able to resolve conflicts or even run npm i with legacy deps to push new lock files due to the lack of permissions on all frontiers.