mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 19:06:21 +00:00
feat: show shape links on hovering
This commit is contained in:
@@ -34,8 +34,7 @@
|
||||
(block/breadcrumb {:preview? true}
|
||||
(state/get-current-repo)
|
||||
(uuid (gobj/get props "blockId"))
|
||||
{:end-separator? true
|
||||
:level-limit (gobj/get props "levelLimit" 3)}))
|
||||
{:level-limit (gobj/get props "levelLimit" 3)}))
|
||||
|
||||
(rum/defc page-name-link
|
||||
[props]
|
||||
|
||||
Reference in New Issue
Block a user