TC

Results 1 issues of TC

is it `.storybook/__mocks__/facade.js` or `.storybook/facade.js` or both? import { storiesOf } from '@kadira/storybook' < --- this is the depreciated version? new version should be just `@storybook` Should this add snapshot...