mirror of
https://github.com/penpot/penpot.git
synced 2026-03-15 15:05:58 +00:00
🐛 Fix wrong value on property copy on inspect styles (#8605)
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
:else "none")))
|
||||
copy-attr
|
||||
(mf/use-fn
|
||||
(mf/deps copied formatted-color-value)
|
||||
(mf/deps copied copiable-value)
|
||||
(fn []
|
||||
(reset! copied* true)
|
||||
(clipboard/to-clipboard copiable-value)
|
||||
|
||||
Reference in New Issue
Block a user