Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Jun 17, 2024
1 parent 1b8c879 commit e72569f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ export default function ApiItem(props: Props): JSX.Element {
<DocItemMetadata />
<DocItemLayout>
<div className="row">
<div className="col col--12">
<div className="col col--12 markdown">
<MDXComponent />
</div>
</div>
Expand Down

0 comments on commit e72569f

Please sign in to comment.