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

This commit is contained in:
situ2001
2022-10-17 22:44:13 +08:00
committed by Tienson Qin
parent 8df094c569
commit cc9c2a1e41

View File

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