mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Clear token value on blur
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
(mf/use-fn
|
||||
(fn []
|
||||
(mf/set-ref-val! emit-blur? true)
|
||||
(swap! state* assoc :token-value nil)
|
||||
(timers/schedule
|
||||
200
|
||||
(fn []
|
||||
|
||||
Reference in New Issue
Block a user