Skip to content

Commit 4fc7fd7

Browse files
committed
clean up
1 parent 662e328 commit 4fc7fd7

File tree

9 files changed

+396
-70
lines changed

9 files changed

+396
-70
lines changed

web/common/.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const config: StorybookConfig = {
66
"../src/**/*.stories.@(js|jsx|mjs|ts|tsx)"
77
],
88
"addons": [
9+
"@storybook/addon-essentials",
910
"@storybook/addon-docs",
1011
"@storybook/addon-onboarding"
1112
],

web/common/package-lock.json

Lines changed: 164 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)