Skip to content

Commit

Permalink
lower level
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Mar 10, 2023
1 parent 96fd092 commit 629e5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/components/ApiPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ import { ${pageContent.name} } from '${source}';`}
)}
{pageContent.themeDefaultProps && (
<React.Fragment>
<Heading hash="theme-default-props" />
<Heading hash="theme-default-props" level="h3" />
<span
dangerouslySetInnerHTML={{
__html: t('api-docs.themeDefaultPropsDescription')
Expand Down

0 comments on commit 629e5e0

Please sign in to comment.