Skip to content

Commit 65e007b

Browse files
committed
fix
1 parent 9e7ba4a commit 65e007b

File tree

1 file changed

+2
-1
lines changed
  • packages/component-library/.storybook

1 file changed

+2
-1
lines changed

packages/component-library/.storybook/main.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@ const config = {
1515

1616
features: {
1717
backgrounds: true,
18+
measure: false,
1819
},
19-
20+
2021
addons: [
2122
"@storybook/addon-themes",
2223
{

0 commit comments

Comments
 (0)