0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 16:21:57 -05:00

🐛 Fix multi radius input being reset to zero on blur

This commit is contained in:
Belén Albeza 2024-02-08 13:12:06 +01:00 committed by Alonso Torres
parent acef775131
commit 6b60b10cfb

View file

@ -59,8 +59,7 @@
dirty-ref (mf/use-ref false)
;; Last value input by the user we need to store to save on unmount
last-value* (mf/use-var nil)
last-value* (mf/use-var value)
parse-value
(mf/use-fn