mirror of
https://github.com/penpot/penpot.git
synced 2025-06-13 13:21:39 +02:00
🐛 Fix color bullets in colorpicker modal on libraries
This commit is contained in:
parent
5bbfe376cf
commit
b41ca75512
2 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
on-select-library-color
|
||||
(mf/use-fn
|
||||
(fn [color]
|
||||
(st/emit! (dc/update-colorpicker color))
|
||||
(on-change color)))
|
||||
|
||||
on-add-library-color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue