From c40db43c045463259c5ff0dabb4e130c6d80a518 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 8 May 2026 07:57:27 -0400 Subject: [PATCH] fix: replace literal \u2014 escape with em dash in notes placeholder Co-Authored-By: Claude Sonnet 4.6 --- estore/src/components/ColorPicker.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/estore/src/components/ColorPicker.tsx b/estore/src/components/ColorPicker.tsx index 79b394d..7c7dc4f 100644 --- a/estore/src/components/ColorPicker.tsx +++ b/estore/src/components/ColorPicker.tsx @@ -672,7 +672,7 @@ export default function ColorPicker({ product, maxColors, onClose, editingEntry