Skip to content

Commit

Permalink
chore: remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs committed May 5, 2023
1 parent 3772367 commit 414b75d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/ReviewRequest/Dashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ const CancelRequestButton = ({
)
}

// NOTE: Utility component exists to soothe over state management
const ApprovalButton = ({
isApproved,
setIsApproved,
Expand Down

0 comments on commit 414b75d

Please sign in to comment.