We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f6aa9 commit aab74f2Copy full SHA for aab74f2
packages/react-core/src/components/Card/index.ts
@@ -3,4 +3,5 @@ export * from './CardBody';
3
export * from './CardExpandableContent';
4
export * from './CardFooter';
5
export * from './CardTitle';
6
+export * from './CardSubtitle';
7
export * from './CardHeader';
0 commit comments