Skip to content

Commit

Permalink
fix typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
FitseTLT committed Oct 7, 2024
1 parent 6262896 commit 6ca4085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/home/report/ReportActionItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ function ReportActionItem({
ReportUtils.createDraftTransactionAndNavigateToParticipantSelector(transactionID ?? '0', reportID, CONST.IOU.ACTION.SUBMIT, action.reportActionID);
},
isMediumSized: true,
},
} as ActionableItem,
]
: []),
{
Expand Down

0 comments on commit 6ca4085

Please sign in to comment.