Allow marking transactions as Transfers on mobile devices #13951
Annotations
4 errors
Typecheck:
packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx#L131
Type 'null' is not assignable to type 'AccountEntity'.
|
Typecheck:
packages/desktop-client/src/components/reports/reports/Calendar.tsx#L698
Type 'null' is not assignable to type 'AccountEntity'.
|
Typecheck:
packages/desktop-client/src/components/mobile/accounts/AccountTransactions.tsx#L350
Type 'AccountEntity | undefined' is not assignable to type 'AccountEntity'.
|
Typecheck
Process completed with exit code 1.
|
Loading