mswjs / examples

Examples of Mock Service Worker usage with various frameworks and libraries.
683 stars 211 forks source link

use msw-storybook-addon in storybook example #73

Open chiptus opened 2 years ago

chiptus commented 2 years ago

is there a specific reason why storybook doesn't use the msw addon (https://storybook.js.org/addons/msw-storybook-addon)?

would be lovely to have an example for how to use it