Move story into this plugin

This commit is contained in:
Marcus Eide
2020-10-06 15:02:23 +02:00
parent d03a7646f5
commit 28f2d1e030
3 changed files with 82 additions and 17 deletions
+1
View File
@@ -5,6 +5,7 @@ module.exports = {
stories: [
'../../core/src/layout/**/*.stories.tsx',
'../../core/src/components/**/*.stories.tsx',
'../../../plugins/**/src/**/*.stories.tsx',
],
addons: [
'@storybook/addon-actions',