UNPKG

storybook-mobile

Version:

This addon offers suggestions on how you can improve the HTML, CSS and UX of your components to be more mobile-friendly.

8 lines (7 loc) 140 B
module.exports = { stories: ['./testStories/stories/*.js'], addons: [ '../src/register.js', '@storybook/addon-essentials' ], }