Skip to content

Commit d427148

Browse files
author
Brian Lonsdorf
committed
fix(responsive-tables): add default example to show on site
1 parent 9cacdd2 commit d427148

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ui/components/data-tables/responsive/example.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ let Horizontal = props =>
133133
// Export
134134
/// ///////////////////////////////////////////
135135

136+
export default <Horizontal />;
137+
136138
export let states = [
137139
{
138140
id: 'data-table-responsive-horizontal',

0 commit comments

Comments
 (0)