Skip to content

Commit

Permalink
Merge branch 'feat/dupe-detection-initial' of github.com:kubabutkiewi…
Browse files Browse the repository at this point in the history
…cz/expensify-app into feat/dupe-detection-review-fields
  • Loading branch information
kubabutkiewicz committed May 20, 2024
2 parents c45ef8c + 88c013e commit 8211628
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ReportActionItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,6 @@ function ReportActionItem({
* @param hovered whether the ReportActionItem is hovered
* @param isWhisper whether the report action is a whisper
* @param hasErrors whether the report action has any errors
* @param isReviewDuplicateTransaction whether the report action is a review duplicate transaction
* @returns child component(s)
*/
const renderItemContent = (hovered = false, isWhisper = false, hasErrors = false): React.JSX.Element => {
Expand Down

0 comments on commit 8211628

Please sign in to comment.