I\'m aware of the useHistory hook for functional components in React, but in my application I have a class component that I want to make able to change the URL.
Is there