diff --git a/src/ColorPicker/index.jsx b/src/ColorPicker/index.jsx index 9ffef29a0d..1cef1c336b 100644 --- a/src/ColorPicker/index.jsx +++ b/src/ColorPicker/index.jsx @@ -67,14 +67,16 @@ function ColorPicker({ > -
Hex
- validateHex(e.target.value)} - data-testid="hex-input" - /> +
+ Hex + validateHex(e.target.value)} + data-testid="hex-input" + /> +
{!hexValid && (