2021-02-09 10:51:30 +08:00

5 lines
226 B
JavaScript

// storyshots is not a typical addon because it's just a command-line tool
// nevertheless if you add it to .storybook/main.js it shouldn't complain
// https://github.com/storybookjs/storybook/issues/7959
module.exports = {};