Skip to content

Commit

Permalink
fix dependency error
Browse files Browse the repository at this point in the history
  • Loading branch information
twilight2294 authored Nov 5, 2024
1 parent 969090a commit c12db43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ReportDetailsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -558,9 +558,9 @@ function ReportDetailsPage({policies, report, route}: ReportDetailsPageProps) {
backTo,
canActionTask,
isTrackExpenseReport,
actionableWhisperReportActionID,
iouTransactionID,
parentReportAction,
moneyRequestReport?.reportID,
]);

const displayNamesWithTooltips = useMemo(() => {
Expand Down

0 comments on commit c12db43

Please sign in to comment.