Skip to content

Instantly share code, notes, and snippets.

@ernestofreyreg
Created December 24, 2019 17:36
Show Gist options
  • Save ernestofreyreg/e2bf206c1c1affba1c2d5dc098b3076d to your computer and use it in GitHub Desktop.
Save ernestofreyreg/e2bf206c1c1affba1c2d5dc098b3076d to your computer and use it in GitHub Desktop.
import { configure } from '@storybook/react'
configure(require.context('../src', true, /\.stories\.tsx$/), module)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment