mirror of
https://github.com/penpot/penpot.git
synced 2026-05-15 21:13:58 +00:00
🐛 Fix problem with set activation after renaming (#9545)
This commit is contained in:
parent
5dafd44966
commit
dc878572da
@ -240,7 +240,7 @@
|
||||
|
||||
on-checkbox-click
|
||||
(mf/use-fn
|
||||
(mf/deps id on-toggle)
|
||||
(mf/deps set on-toggle)
|
||||
(fn [event]
|
||||
(dom/stop-propagation event)
|
||||
(when (fn? on-toggle)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user