0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

Clear token value on blur

This commit is contained in:
Florian Schroedl 2024-05-22 15:43:40 +02:00
parent 2efd6e1584
commit 6f5930bf15

View file

@ -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 []