feat: finish shape links input

This commit is contained in:
Peng Xiao
2022-11-20 18:16:56 +08:00
parent 4f96e42b01
commit 975aff5b80
4 changed files with 89 additions and 28 deletions

View File

@@ -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)