I\'m not able to access the redux store outside of a react component e.g. in custom hook.
// _app.js import withRedux from \'next-redux-wrapper\'; const MyAp