Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Haaaan1 committed Mar 25, 2024
2 parents 99b321f + 6693ae8 commit edcb3fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/views/Game.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Player.propTypes = {
};

const Game = () => {
//test commit3
//test commit2
// use react-router-dom"s hook to access navigation, more info: https://reactrouter.com/en/main/hooks/use-navigate
const navigate = useNavigate();

Expand Down

0 comments on commit edcb3fd

Please sign in to comment.