mirror of
https://github.com/logseq/logseq.git
synced 2026-05-02 09:56:31 +00:00
Enhance/marketplace (#3686)
Marketplace enhancement Nested modal support
This commit is contained in:
@@ -2920,9 +2920,8 @@
|
||||
(state/selection?)
|
||||
(do
|
||||
(util/stop e)
|
||||
(on-tab direction))
|
||||
|
||||
:else nil)))
|
||||
(on-tab direction)))
|
||||
nil))
|
||||
|
||||
(defn keydown-not-matched-handler
|
||||
[format]
|
||||
|
||||
Reference in New Issue
Block a user