Fix: Selected Xero bank account is not highlighted with a green checkmark #6405
lint-changed.yml
on: pull_request
Changed files ESLint check
1m 6s
Annotations
2 errors
Changed files ESLint check:
src/pages/workspace/accounting/xero/export/XeroBankAccountSelectPage.tsx#L32
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
|
Changed files ESLint check
Process completed with exit code 1.
|