We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41144ba commit e4da908Copy full SHA for e4da908
src/components/Product/ProductFilters.component.tsx
@@ -1,4 +1,4 @@
1
-import { Dispatch, SetStateAction, ChangeEvent } from 'react';
+import { Dispatch, SetStateAction } from 'react';
2
import { Product, ProductType } from '@/types/product';
3
import Button from '@/components/UI/Button.component';
4
import Checkbox from '@/components/UI/Checkbox.component';
0 commit comments