Init storybook

This commit is contained in:
Vadim
2021-01-19 20:38:41 +03:00
parent 001a8436be
commit 108f097473
22 changed files with 9781 additions and 35 deletions

4
.storybook/preview.js Normal file
View File

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