mirror of
https://github.com/penpot/penpot.git
synced 2026-05-05 16:18:35 +00:00
🐛 Fix palette selection in color picker
This commit is contained in:
parent
e09884af60
commit
2bb8c535bd
@ -18,7 +18,7 @@
|
||||
[rumext.alpha :as mf]))
|
||||
|
||||
(def selected-palette-ref
|
||||
(-> (l/in [:workspace-local :selected-palette-colorpicker])
|
||||
(-> (l/in [:workspace-global :selected-palette-colorpicker])
|
||||
(l/derived st/state)))
|
||||
|
||||
(mf/defc libraries
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user