WL-32 - Install Storybook

This commit is contained in:
2020-11-05 04:20:17 +01:00
parent 4bcfc0d518
commit 3285bc3363
22 changed files with 6648 additions and 7 deletions

4
.storybook/preview.js Normal file
View File

@@ -0,0 +1,4 @@
export const parameters = {
actions: { argTypesRegex: "^on[A-Z].*" },
}