mirror of
https://github.com/penpot/penpot.git
synced 2025-05-27 21:26:13 +02:00
🐛 Fix group renaming problem
This commit is contained in:
parent
1f5e974cfc
commit
b8677b2b9a
2 changed files with 2 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
|
||||
on-fold-group
|
||||
(mf/use-callback
|
||||
(mf/deps group-open?)
|
||||
(mf/deps file-id box path group-open?)
|
||||
(fn [event]
|
||||
(dom/stop-propagation event)
|
||||
(st/emit! (dwl/set-assets-group-open file-id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue