Skip to content

Commit

Permalink
test commit2
Browse files Browse the repository at this point in the history
  • Loading branch information
YixuanZhouNA committed Mar 25, 2024
1 parent c4b7498 commit e04ae66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/views/Game.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Player.propTypes = {

const Game = () => {
//test commit
//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 e04ae66

Please sign in to comment.