usually when I set up Context API I set it up in context.js file, so I did the same for Redux, and whenever I want to re-render a component I connect() it so it sub
connect()