Skip to content

Commit fb1e0e6

Browse files
xprazak2mfrances17
authored andcommitted
fix(LoadingState): Add LoadingState component to exports (#881) (#980)
1 parent bc79455 commit fb1e0e6

File tree

1 file changed

+1
-0
lines changed
  • packages/patternfly-3/patternfly-react/src

1 file changed

+1
-0
lines changed

packages/patternfly-3/patternfly-react/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export * from './components/InlineEdit';
2222
export * from './components/Label';
2323
export * from './components/ListGroup';
2424
export * from './components/ListView';
25+
export * from './components/LoadingState';
2526
export * from './components/LoginPage';
2627
export * from './components/Masthead';
2728
export * from './components/MenuItem';

0 commit comments

Comments
 (0)