Skip to content

Commit 2ebf6bd

Browse files
authored
chore(Tabs): Add TabContentBody to the docs (#11670)
1 parent 2a78a84 commit 2ebf6bd

File tree

1 file changed

+1
-1
lines changed
  • packages/react-core/src/components/Tabs/examples

1 file changed

+1
-1
lines changed

packages/react-core/src/components/Tabs/examples/Tabs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
id: Tabs
33
section: components
44
cssPrefix: pf-v6-c-tabs
5-
propComponents: ['Tabs', 'Tab', 'TabContent', 'TabTitleText', 'TabTitleIcon', 'horizontalOverflowObject', 'TabAction']
5+
propComponents: ['Tabs', 'Tab', 'TabContent', 'TabContentBody', 'TabTitleText', 'TabTitleIcon', 'horizontalOverflowObject', 'TabAction']
66
ouia: true
77
---
88

0 commit comments

Comments
 (0)