Skip to content

Commit

Permalink
#12 Comment storybook config
Browse files Browse the repository at this point in the history
  • Loading branch information
tscz committed Jan 10, 2020
1 parent ff53dff commit 7eb0be3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { configure } from "@storybook/react";

// Only consider *.stories.tsx for storybook pages
configure(require.context('../src', true, /\.stories\.tsx$/), module);

// Enable logging in storybook development mode
Expand Down

0 comments on commit 7eb0be3

Please sign in to comment.