Do not include hidden Categories when adding transactions #3479
Annotations
1 error and 10 warnings
lint
Process completed with exit code 1.
|
lint:
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L49
Replace `.filter(item·=>·!item.hidden)` with `⏎··········.filter(item·=>·!item.hidden)⏎··········`
|
|
|
lint:
packages/desktop-client/src/components/autocomplete/CategoryAutocomplete.tsx#L52
Replace `··············` with `················`
|
|
|
|
|
|
|