Skip to content

Commit 15749fd

Browse files
committed
Update ProductsFilters.vue
1 parent 3223b9d commit 15749fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Products/ProductsFilters.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<div class="mb-8">
3737
<h3 class="font-semibold mb-4">FARGE</h3>
3838
<div class="grid grid-cols-3 gap-2">
39-
<ColorSwatch color="#3b82f6" title="Blue" />
39+
<CommonColorSwatch color="#3b82f6" title="Blue" />
4040
</div>
4141
</div>
4242

0 commit comments

Comments
 (0)