Add recently viewed docs to dashboard
This commit is contained in:
@@ -109,6 +109,7 @@ const ResultsWrapper = styled(Flex)`
|
||||
innerRef={ref => index === 0 && this.setFirstDocumentRef(ref)}
|
||||
key={document.id}
|
||||
document={document}
|
||||
highlight={this.store.searchTerm}
|
||||
/>
|
||||
))}
|
||||
</ArrowKeyNavigation>
|
||||
|
||||
Reference in New Issue
Block a user