Display balances in category autocomplete #5772
Annotations
3 errors
Typecheck:
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L67
Property 'showBalances' does not exist on type 'CategoryListProps'.
|
Typecheck:
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L212
Type '{ items: CategoryAutocompleteItem[]; embedded: boolean; getItemProps: (arg: { item: CategoryAutocompleteItem; }) => HTMLProps<HTMLDivElement> & { ...; }; ... 5 more ...; showBalances: boolean; }' is not assignable to type 'IntrinsicAttributes & CategoryListProps'.
|
Typecheck
Process completed with exit code 2.
|
Loading