@@ -221,6 +221,7 @@ const ColorInput = React.forwardRef(
},
[onChange],
);
+ console.log("COLOR INPUT!")
window.tdx = {
changeColor,
setInnerValue,