senanmsft

Results 2 comments of senanmsft

Replacing `export default` with `module.exports` in `.storybook/main.ts` resolves the issue. [PR on @tomasfrancisco's repo](https://github.com/tomasfrancisco/react-component-library-template/pull/1)

Apologies, I missed that your repo was a different issue: you were missing a regex for storybook to find your stories [PR](https://github.com/DaveMBush/demo-workspace/pull/1)