mirror of
https://github.com/zadam/trilium.git
synced 2025-12-12 18:34:24 +01:00
feat(breadcrumb): show note preview
This commit is contained in:
parent
a9b4e7b1e2
commit
2060bb8cdd
@ -79,7 +79,6 @@ function BreadcrumbLink({ notePath }: { notePath: string }) {
|
|||||||
return (
|
return (
|
||||||
<NoteLink
|
<NoteLink
|
||||||
notePath={notePath}
|
notePath={notePath}
|
||||||
noPreview
|
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user