Add back hashSpy

This commit is contained in:
Fabio Berger
2018-08-08 09:33:20 -04:00
parent ca67e7d36f
commit 386b5bb122
3 changed files with 4 additions and 0 deletions

View File

@@ -204,6 +204,7 @@ export function Type(props: TypeProps): any {
<ScrollLink
to={typeDefinitionAnchorId}
offset={0}
hashSpy={true}
duration={sharedConstants.DOCS_SCROLL_DURATION_MS}
containerId={sharedConstants.DOCS_CONTAINER_ID}
>