We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abe3585 commit 13dce16Copy full SHA for 13dce16
web-ui/src/components/reviews/TeamMemberReview.jsx
@@ -334,7 +334,7 @@ const TeamMemberReview = ({
334
</Typography>
335
</CardContent>
336
<CardActions>
337
- <Button color="secondary" onClick={handleCloseReassign}>
+ <Button color="secondary" onClick={handleCloseCancel}>
338
No, Keep Feedback Request
339
</Button>
340
<Button color="primary" onClick={handleCancelClick}>
0 commit comments