client/src/containers/analysis-eudr/category-list/index.tsx
Function CategoryList
has 117 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const CategoryList = (): JSX.Element => {
const {
viewBy,
filters: { dates, suppliers, origins, materials, plots },
table: { filters: tableFilters },