Skip to content

Commit

Permalink
Fix button color
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakith-Rambukkanage committed Jan 31, 2024
1 parent a76e8bb commit 4a075b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ function ListLabels() {
</Button>
&nbsp;&nbsp;
<Button
color='reject'
color='error'
variant='contained'
size='small'
onClick={() => updateStatus(referenceId, 'REJECTED')}
Expand Down

0 comments on commit 4a075b8

Please sign in to comment.