Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rajaraodv committed Oct 9, 2018
1 parent 8534315 commit 0394b4e
Show file tree
Hide file tree
Showing 7 changed files with 18,263 additions and 2,598 deletions.
2 changes: 2 additions & 0 deletions .storybook/addons.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import '@storybook/addon-actions/register';
import '@storybook/addon-links/register';
7 changes: 7 additions & 0 deletions .storybook/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { configure } from '@storybook/react';

function loadStories() {
require('../src/stories');
}

configure(loadStories, module);
2,511 changes: 1 addition & 2,510 deletions README.md

Large diffs are not rendered by default.

Loading

0 comments on commit 0394b4e

Please sign in to comment.