mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
use h3 for other info panel
This commit is contained in:
parent
f846297da5
commit
12249c78dd
|
@ -13,9 +13,9 @@ export class ContentPanel extends React.Component<ContentPanelProps> {
|
|||
<>
|
||||
<Row>
|
||||
<MiddlePanel>
|
||||
<h1>
|
||||
<h3>
|
||||
{this.props.content}
|
||||
</h1>
|
||||
</h3>
|
||||
</MiddlePanel>
|
||||
</Row>
|
||||
</>
|
||||
|
|
Loading…
Reference in New Issue
Block a user