Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
petertheprocess committed Apr 26, 2024
1 parent 81255ce commit 6dfb67a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/views/Gameroom.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ const Gameroom = () => {
console.log(playerLists);

const LeaderBoard = ({ playerStatus }) => {
// console.log("123456")
console.log("[LeaderBoard]",playerStatus)

return (
Expand Down

0 comments on commit 6dfb67a

Please sign in to comment.