Skip to content

Commit

Permalink
Update src/pages/home/report/ReportActionsListItemRenderer.js
Browse files Browse the repository at this point in the history
Co-authored-by: Luthfi <luthfi.ufi14@gmail.com>
  • Loading branch information
dukenv0307 and mollfpr authored Feb 2, 2024
1 parent 44e36c6 commit 9b9d8aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/home/report/ReportActionsListItemRenderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ function ReportActionsListItemRenderer({
<ReportActionItemParentAction
shouldHideThreadDividerLine={shouldDisplayParentAction && shouldHideThreadDividerLine}
reportID={report.reportID}
shouldDisplayNewMarker={shouldDisplayNewMarker}
index={index}
/>
) : (
Expand Down

0 comments on commit 9b9d8aa

Please sign in to comment.