Erzhan Torokulov

Results 3 comments of Erzhan Torokulov

I'm not sure is it related, but I also faced problem while passing `@storybook/addon-viewport` parameters to `.lokiSkip`. Example: ```jsx storiesOf('Card', module) .add('default', () => ( )) .lokiSkip('iphone6', () => (...

I agree with the proposal. Having a single post-signup entry will simplify the flow and implementation. Here are a few notes to keep in mind while implementing this: 1. The...