Skip to content

Commit

Permalink
Update fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhenjaHorbach committed Sep 26, 2023
1 parent 11c0486 commit 3b06da5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ function MoneyRequestParticipantsSelector({

onAddParticipants(newSelectedOptions);
},
[participants, onAddParticipants, reports, personalDetails, betas, searchTerm, iouType, isDistanceRequest],
[participants, onAddParticipants],
);

const headerMessage = OptionsListUtils.getHeaderMessage(
Expand Down

0 comments on commit 3b06da5

Please sign in to comment.