Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 6a4dc1f

Browse files
author
Dushyant Bhalgami
committed
get leaderboard on console
1 parent b44be59 commit 6a4dc1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/problem-statement.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ class ProblemStatement extends React.Component {
180180
})
181181
}
182182

183+
console.log(leaderboard)
184+
183185
leaderboard.reverse()
184186

185187
this.setState({ leaderboard })

0 commit comments

Comments
 (0)