fix: modal in `ask-for-re-fresh` not respond to enter key-down event

pull/6911/head
situ2001 2022-10-17 22:44:13 +08:00 committed by Tienson Qin
parent 8df094c569
commit cc9c2a1e41
1 changed files with 1 additions and 0 deletions

View File

@ -568,6 +568,7 @@
(ui/button
(t :yes)
:autoFocus "on"
:class "ui__modal-enter"
:large? true
:on-click (fn []
(state/close-modal!)