mirror of
https://github.com/penpot/penpot.git
synced 2025-12-23 22:48:40 -05:00
Fix refocus prop not being removed
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
|
||||
handle-focus
|
||||
(mf/use-fn
|
||||
(mf/deps refocus?)
|
||||
(fn []
|
||||
(when refocus?
|
||||
(swap! state* dissoc :refocus?))
|
||||
|
||||
Reference in New Issue
Block a user