Skip to content

Commit 17c854f

Browse files
committed
Update docs
1 parent 849bdb6 commit 17c854f

File tree

2 files changed

+3
-3
lines changed
  • packages/module/patternfly-docs/content/extensions/component-groups/examples

2 files changed

+3
-3
lines changed

packages/module/patternfly-docs/content/extensions/component-groups/examples/Ansible/Ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ propComponents: ['Ansible']
1515

1616
import Ansible from '@patternfly/react-component-groups/dist/dynamic/Ansible';
1717

18+
The **Ansible** component shows Ansible project logo.
1819

19-
## Component usage
20-
Ansible logo component with a supported and unsupported state.
20+
To specify whether Ansible is supported or not, add the `unsupported` property to the `<Ansible>` component.
2121

2222
### Ansible supported
2323

packages/module/patternfly-docs/content/extensions/component-groups/examples/ErrorState/ErrorState.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ section: extensions
55
subsection: Component groups
66
# Sidenav secondary level section
77
# should be the same for all markdown files
8-
id: ErrorState
8+
id: Error state
99
# Tab (react | react-demos | html | html-demos | design-guidelines | accessibility)
1010
source: react
1111
# If you use typescript, the name of the interface to display props for

0 commit comments

Comments
 (0)