Skip to content

Commit 389baf1

Browse files
committed
Update heading level for demo
1 parent 1840963 commit 389baf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/module/patternfly-docs/content/examples/CatalogView.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ id: Overview
33
title: Catalog view overview
44
section: extensions
55
subsection: Catalog view
6-
source: react
76
sortValue: 1
7+
source: react
88
---
99

1010
import FilterIcon from '@patternfly/react-icons/dist/esm/icons/filter-icon';
@@ -30,7 +30,7 @@ To use the catalog view extension components with the proper styles, import the
3030

3131
---
3232

33-
## Demo
33+
### Demo
3434

3535
```ts isFullscreen
3636
import React from 'react';

0 commit comments

Comments
 (0)