Skip to content

Commit

Permalink
Merge pull request #772 from Lunatic-Labs/SKIL-546
Browse files Browse the repository at this point in the history
SKIL-546
  • Loading branch information
aparriaran authored Nov 19, 2024
2 parents debfb18 + 0240e9f commit 24cf9c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ export default function ViewAssessmentStatus(props) {
categories={categoryList}
chosenCategoryId={chosenCategoryId}
setChosenCategoryId={handleChosenCategoryIdChange}
disabled={props.completedAssessments !== null && props.completedAssessments.length === 0}
/>
</Grid>
</Grid>
Expand Down

0 comments on commit 24cf9c9

Please sign in to comment.