chore: Remove unused prop
This commit is contained in:
@@ -104,7 +104,6 @@ export class DocReference extends React.Component<DocReferenceProps, DocReferenc
|
||||
sectionName={sectionName}
|
||||
headerSize={headerSize}
|
||||
markdownContent={markdownFileIfExists}
|
||||
shouldReformatTitle={false}
|
||||
alternativeSectionTitle={isIntroductionSection ? this.props.docsInfo.displayName : undefined}
|
||||
/>
|
||||
);
|
||||
|
Reference in New Issue
Block a user