Updated selected transaction If getting new updates #1142
Annotations
1 error and 2 warnings
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Run ESLint to check for deprecation warnings:
src/components/Search/SearchPageHeader.tsx#L267
React Hook useMemo has a missing dependency: 'clearSelectedTransactions'. Either include it or remove the dependency array
|
Run ESLint to check for deprecation warnings:
src/pages/ReportDetailsPage.tsx#L592
React Hook useMemo has a missing dependency: 'clearSelectedTransactions'. Either include it or remove the dependency array
|
Loading