diff --git a/estore/src/components/ColorPicker.tsx b/estore/src/components/ColorPicker.tsx index 522edbb..6d6fdba 100644 --- a/estore/src/components/ColorPicker.tsx +++ b/estore/src/components/ColorPicker.tsx @@ -353,13 +353,14 @@ export default function ColorPicker({ product, maxColors, onClose, editingEntry {family.colors.slice(0, 7).map((c) => ( ))}