Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
hmnur3636 committed Nov 19, 2024
1 parent 6bf8e18 commit 0240e9f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@ export default function ViewAssessmentStatus(props) {
categories={categoryList}
chosenCategoryId={chosenCategoryId}
setChosenCategoryId={handleChosenCategoryIdChange}
/*dont merge yet*/
disabled={props.completedAssessments !== null && props.completedAssessments.length === 0}
/>
</Grid>
</Grid>
Expand Down

0 comments on commit 0240e9f

Please sign in to comment.