Display balances in category autocomplete #5772
Annotations
7 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.
|
lint
Canceling since a higher priority waiting request for 'Test-2551' exists
|
lint
The operation was canceled.
|
test
Canceling since a higher priority waiting request for 'Test-2551' exists
|
test
The operation was canceled.
|