Skip to content

Commit

Permalink
fix(react-core): add missing component to index type definitions (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
jschuler authored and amarie401 committed Oct 17, 2018
1 parent c6ea241 commit 46a2c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/patternfly-4/react-core/src/components/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ export * from './Select';
export * from './TextArea';
export * from './TextInput';
export * from './Title';
export * from './Text';

0 comments on commit 46a2c69

Please sign in to comment.