mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Cleanup
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user