diff --git a/src/components/component/playground.jsx b/src/components/component/playground.jsx
index 273ca29..1478e91 100644
--- a/src/components/component/playground.jsx
+++ b/src/components/component/playground.jsx
@@ -249,7 +249,7 @@ export function Playground() {
Hue
-
setDefaultHue(value)}
+ setDefaultHue(value)}
/>
{defaultHue}°
@@ -257,7 +257,7 @@ export function Playground() {
Saturation
-
setDefaultSaturation(value)}
+ setDefaultSaturation(value)}
/>
{defaultSaturation}%
@@ -265,7 +265,7 @@ export function Playground() {
Brightness
-
setDefaultBrightness(value)}
+ setDefaultBrightness(value)}
/>
{defaultBrightness}%