mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
Cleanup
This commit is contained in:
parent
f5b62a5fc1
commit
5b7b343f62
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue