feat: add filter shortcut for types #37
Annotations
6 warnings
Lint:
src/components/filters/primitives/multiselect-filter.tsx#L60
Props should be sorted alphabetically
|
Lint:
src/components/filters/type-filter.tsx#L37
React Hook useCallback has an unnecessary dependency: 'filter.value'. Either exclude it or remove the dependency array
|
Lint:
src/components/filters/type-filter.tsx#L56
Props should be sorted alphabetically
|
Lint:
src/components/filters/type-filter.tsx#L59
Props should be sorted alphabetically
|
Lint:
src/components/filters/type-filter.tsx#L62
Props should be sorted alphabetically
|
Lint:
src/components/filters/type-filter.tsx#L65
Props should be sorted alphabetically
|