Add 0x Connect Docs to the menu and topBar

This commit is contained in:
Fabio Berger
2017-11-28 16:02:31 -06:00
parent 166c741beb
commit 3c3033586d
2 changed files with 22 additions and 6 deletions

View File

@@ -120,7 +120,7 @@ export class Documentation extends
menu={this.props.docsInfo.getMenu(this.props.docsVersion)}
menuSubsectionsBySection={menuSubsectionsBySection}
shouldFullWidth={true}
docPath={this.props.docsInfo.websitePath}
docsInfo={this.props.docsInfo}
/>
{_.isUndefined(this.state.docAgnosticFormat) ?
<div