Fix new document creation. Add collection name to DocumentPreview in search results
This commit is contained in:
@@ -125,6 +125,7 @@ const StyledArrowKeyNavigation = styled(ArrowKeyNavigation)`
|
||||
key={document.id}
|
||||
document={document}
|
||||
highlight={this.store.searchTerm}
|
||||
showCollection
|
||||
/>
|
||||
))}
|
||||
</StyledArrowKeyNavigation>
|
||||
|
||||
Reference in New Issue
Block a user