Skip to content

Commit

Permalink
[#1111] changed button label
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-p-s committed Feb 1, 2024
1 parent f2c7749 commit b2f94dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/approvals/ApprovalDetail.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ const ApprovalDetail = ({
disabled={!approve}
shape="round"
>
Decline
Reject
</Button>
<Button
type="primary"
Expand Down

0 comments on commit b2f94dd

Please sign in to comment.