Skip to content

Commit 5d71dad

Browse files
committed
Fix lint complaint
1 parent e6f6e8b commit 5d71dad

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-detail/Submissions

1 file changed

+1
-0
lines changed

src/shared/components/challenge-detail/Submissions/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ class SubmissionsComponent extends React.Component {
7171
}
7272
this.updateSortedSubmissions();
7373
}
74+
7475
componentDidUpdate(prevProps) {
7576
const isMM = this.isMM();
7677

0 commit comments

Comments
 (0)