Skip to content

Commit

Permalink
Add useCallback dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-expensify committed Dec 5, 2023
1 parent 76715b1 commit 1243b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MoneyRequestConfirmationList.js
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ function MoneyRequestConfirmationList(props) {
props.isEditingSplitBill,
props.iouType,
props.isDistanceRequest,
props.iouCategory,
isDistanceRequestWithoutRoute,
props.iouCurrencyCode,
props.iouAmount,
Expand Down

0 comments on commit 1243b91

Please sign in to comment.