Skip to content

Commit

Permalink
Merge pull request Expensify#47210 from abzokhattab/issue-46763
Browse files Browse the repository at this point in the history
Fix/ date picker on confirmation page does not show the selected date
  • Loading branch information
srikarparsi authored Aug 13, 2024
2 parents 5045220 + f5acfef commit a2552be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/ReportUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7409,6 +7409,7 @@ function createDraftTransactionAndNavigateToParticipantSelector(transactionID: s
linkedTrackedExpenseReportAction,
linkedTrackedExpenseReportID: reportID,
created,
modifiedCreated: undefined,
amount,
currency,
comment,
Expand Down

0 comments on commit a2552be

Please sign in to comment.