Remove menuSubsectionsBySection prop from Documentation component
This commit is contained in:
@@ -85,7 +85,6 @@ export class DocPage extends React.Component<DocPageProps, DocPageState> {
|
||||
availableVersions={this.props.availableDocVersions}
|
||||
docsInfo={this.props.docsInfo}
|
||||
docAgnosticFormat={this.state.docAgnosticFormat}
|
||||
menuSubsectionsBySection={menuSubsectionsBySection}
|
||||
sourceUrl={sourceUrl}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user