Skip to content

Commit

Permalink
issue tl-its-umich-edu#1595 button label change (tl-its-umich-edu#1607)
Browse files Browse the repository at this point in the history
  • Loading branch information
zqian authored Aug 29, 2024
1 parent 7ba6f34 commit a3117b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/src/components/AssignmentGoalInput.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ function AssignmentGoalInput (props) {
variant='contained'
className={classes.clearButton}
onClick={handleClearGoalGrades}
aria-label='clear'
aria-label='clear minimum goal'
>
Clear
Clear minimum goal
</Button>
</StyledGrid>
)
Expand Down

0 comments on commit a3117b9

Please sign in to comment.