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 e7188a643e
commit 29cee9c1dc

View File

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