mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
feat: quick add (#11986)
* feat: quick add * enhance(ux): auto open block for editing for quick add * enhance(ux): show notification after quick add * add migration for quick add page
This commit is contained in:
@@ -60,7 +60,6 @@
|
||||
[(hooks/use-debounced-value @*input 100)])
|
||||
|
||||
[:div.input-wrap
|
||||
{:style {:margin-bottom "-2px"}}
|
||||
[:input.cp__select-input.w-full
|
||||
(merge {:type "text"
|
||||
:class "!p-1.5"
|
||||
|
||||
Reference in New Issue
Block a user