diff --git a/app/components/Breadcrumb.js b/app/components/Breadcrumb.js index d89ac620..dc9c0c8d 100644 --- a/app/components/Breadcrumb.js +++ b/app/components/Breadcrumb.js @@ -51,7 +51,7 @@ const Breadcrumb = observer(({ document, collections, onlyText }: Props) => { return ( - {" "} +   {collection.name} {isNestedDocument && (