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 7267282 commit a75ee1aCopy full SHA for a75ee1a
src/components/Product/ProductFilters.component.tsx
@@ -1,5 +1,6 @@
1
import { Dispatch, SetStateAction } from 'react';
2
import { Product, ProductType } from '@/types/product';
3
+
4
import Button from '@/components/UI/Button.component';
5
import Checkbox from '@/components/UI/Checkbox.component';
6
import RangeSlider from '@/components/UI/RangeSlider.component';
0 commit comments