mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
🐛 Fix variants change property name multiple selection
This commit is contained in:
parent
2562d70880
commit
374e921672
@ -763,7 +763,7 @@
|
||||
[{:keys [shapes swap-opened?]}]
|
||||
(let [current-file-id (mf/use-ctx ctx/current-file-id)
|
||||
|
||||
libraries (deref refs/files)
|
||||
libraries (mf/deref refs/files)
|
||||
current-file (get libraries current-file-id)
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user