Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add navigation to homepage after logout
A `useNavigate` hook from react-router-dom has been added to the ProfilePage component. After a successful logout response, the user is now navigated back to the homepage.
- Loading branch information