Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yjlo authored and bfbiggs committed Jun 10, 2020
1 parent e2317de commit e742cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react/src/lib/ListItem/examples/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ export { default as ListItemDefault } from './Default';
export { default as ListItemKitchenSink } from './KitchenSink';
export { default as ListItemListItemSections } from './ListItemSections';
export { default as ListItemListItemSeparator } from './ListItemSeparator';
export { default as TabbableChildren } from './TabbableChildren';
export { default as TabbableChildren } from './TabbableChildren';

0 comments on commit e742cbb

Please sign in to comment.