Skip to content

Commit

Permalink
fix(responsive-tables): add default example to show on site
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Lonsdorf committed Jul 27, 2017
1 parent 9cacdd2 commit d427148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui/components/data-tables/responsive/example.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ let Horizontal = props =>
// Export
/// ///////////////////////////////////////////

export default <Horizontal />;

export let states = [
{
id: 'data-table-responsive-horizontal',
Expand Down

0 comments on commit d427148

Please sign in to comment.