Skip to content

Commit 290e3ff

Browse files
committed
Update ProductFilters.vue
1 parent 0ca4046 commit 290e3ff

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

components/Products/ProductFilters.vue

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,5 @@
5454
</template>
5555

5656
<script setup>
57-
import Checkbox from '~/components/common/Checkbox.vue'
58-
import RangeSlider from '~/components/common/RangeSlider.vue'
59-
import Button from '~/components/common/CommonButton.vue'
57+
6058
</script>

0 commit comments

Comments
 (0)