File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/module/patternfly-docs/content/extensions/component-groups/examples Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ propComponents: ['Ansible']
1515
1616import 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
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ section: extensions
55subsection : 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)
1010source : react
1111# If you use typescript, the name of the interface to display props for
You can’t perform that action at this time.
0 commit comments