mirror of
https://github.com/logseq/logseq.git
synced 2026-05-05 19:36:35 +00:00
feat: finish shape links input
This commit is contained in:
@@ -3589,9 +3589,7 @@
|
||||
(when alias? [:span.text-sm.font-medium.opacity-50 " Alias"])]
|
||||
(for [block parent-blocks]
|
||||
(let [block' (update block :block/children tree/non-consecutive-blocks->vec-tree)]
|
||||
(rum/with-key
|
||||
(breadcrumb-with-container block' config)
|
||||
(:db/id block'))))
|
||||
(breadcrumb-with-container block' config)))
|
||||
{:debug-id page})])))))]
|
||||
|
||||
(and (:group-by-page? config)
|
||||
|
||||
Reference in New Issue
Block a user