I\'m building a Next.js project with TypeScript. I\'m trying to type a HOC that redirects the user based on the Redux state.
Here is what I have so far: