mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: modal in ask-for-re-fresh not respond to enter key-down event
This commit is contained in:
@@ -568,6 +568,7 @@
|
||||
(ui/button
|
||||
(t :yes)
|
||||
:autoFocus "on"
|
||||
:class "ui__modal-enter"
|
||||
:large? true
|
||||
:on-click (fn []
|
||||
(state/close-modal!)
|
||||
|
||||
Reference in New Issue
Block a user