0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
This commit is contained in:
Florian Schroedl 2024-09-18 17:25:55 +02:00
parent f5b62a5fc1
commit 5b7b343f62

View file

@ -52,7 +52,6 @@
(mf/defc ramp-selector [{:keys [color disable-opacity on-change on-start-drag on-finish-drag]}] (mf/defc ramp-selector [{:keys [color disable-opacity on-change on-start-drag on-finish-drag]}]
(js/console.log "color" color)
(let [{hex :hex (let [{hex :hex
hue :h saturation :s value :v alpha :alpha} color hue :h saturation :s value :v alpha :alpha} color