In react app, I am trying to use react-redux and hooks with the basic CRUD, search and sort operations for an array of objects.
react-redux
hooks
My main comp