Add Track expense follow up questions as rows in details view of a Tracked expense #4757
lint-changed.yml
on: pull_request
Changed files ESLint check
52s
Annotations
1 error and 1 warning
Changed files ESLint check
Process completed with exit code 1.
|
Changed files ESLint check:
src/pages/ReportDetailsPage.tsx#L523
React Hook useMemo has a missing dependency: 'moneyRequestReport?.reportID'. Either include it or remove the dependency array. Outer scope values like 'actionableWhisperReportActionID' aren't valid dependencies because mutating them doesn't re-render the component
|