File tree Expand file tree Collapse file tree 4 files changed +246
-610
lines changed
packages/component-library Expand file tree Collapse file tree 4 files changed +246
-610
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,10 @@ const config = {
14
14
] ,
15
15
16
16
features : {
17
- backgroundsStoryGlobals : true ,
17
+ backgrounds : true ,
18
18
} ,
19
-
19
+
20
20
addons : [
21
- {
22
- name : "@storybook/addon-essentials" ,
23
- options : {
24
- backgrounds : false ,
25
- measure : false ,
26
- } ,
27
- } ,
28
21
"@storybook/addon-themes" ,
29
22
{
30
23
name : "@storybook/addon-styling-webpack" ,
Original file line number Diff line number Diff line change 62
62
"@cprussin/prettier-config" : " catalog:" ,
63
63
"@cprussin/tsconfig" : " catalog:" ,
64
64
"@phosphor-icons/react" : " catalog:" ,
65
- "@storybook/addon-essentials" : " catalog:" ,
66
65
"@storybook/addon-styling-webpack" : " catalog:" ,
67
66
"@storybook/addon-themes" : " catalog:" ,
68
- "@storybook/blocks" : " catalog:" ,
69
67
"@storybook/nextjs" : " catalog:" ,
70
68
"@storybook/react" : " catalog:" ,
71
69
"@svgr/webpack" : " catalog:" ,
You can’t perform that action at this time.
0 commit comments