mirror of
https://github.com/Redocly/redoc.git
synced 2025-03-04 01:45:47 +03:00
parent
094ce914e3
commit
7ed1a7ef0e
|
@ -71,7 +71,7 @@ export class SectionItem extends React.Component<ContentItemProps> {
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Row>
|
<Row>
|
||||||
<MiddlePanel compact={level !== 1}>
|
<MiddlePanel compact={false}>
|
||||||
<Header>
|
<Header>
|
||||||
<ShareLink to={this.props.item.id} />
|
<ShareLink to={this.props.item.id} />
|
||||||
{name}
|
{name}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user