At some point I needed (still need) to call history.push() from a redux thunk.
history.push()
So I converted this:
index.tsx
impo