Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKranitsas committed Jan 31, 2022
1 parent 8726809 commit 35ac4a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@ ChallengeDetailsView.propTypes = {
reviewScorecardId: PT.oneOfType([PT.string, PT.number]),
screeningScorecardId: PT.string,
forumId: PT.number,
selfService: PT.bool,
}),
track: PT.string.isRequired,
legacyId: PT.oneOfType([PT.string, PT.number]),
Expand Down

0 comments on commit 35ac4a0

Please sign in to comment.