module.exports = { addons: [ '@storybook/addon-knobs/register', '@storybook/addon-actions', '@storybook/addon-viewport/register', ], };