0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -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]}]
(js/console.log "color" color)
(let [{hex :hex
hue :h saturation :s value :v alpha :alpha} color