[#11606] Favorites - when changing the name of a favorite, the past name appears quickly when saving it

Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
andrey 2021-01-11 13:00:58 +01:00
parent 2af23bcb2e
commit d6f2792622
No known key found for this signature in database
GPG Key ID: 89B67245FD2F0272
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
:auto-focus true
:show-cancel false
:label (i18n/label :t/name)
:default-value name
:default-value @input-name
:on-change-text #(reset! input-name %)}]
[react/text {:style {:margin 16 :color colors/gray}}
url]]