fix: Combined report is more grayed #1053
Annotations
2 errors
Run ESLint to check for deprecation warnings:
src/components/ReportActionItem/MoneyRequestView.tsx#L278
Replace `(!pendingAction·&&·transaction?.pendingFields?.[fieldPath])` with `!pendingAction·&&·transaction?.pendingFields?.[fieldPath]`
|
Run ESLint to check for deprecation warnings
Process completed with exit code 1.
|
Loading