Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Jun 24, 2024
1 parent 84f2398 commit 147f78d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion code/addons/essentials/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export function addons(options: PresetOptions) {
// NOTE: The order of these addons is important.
return [
'docs',
// 'controls',
'controls',
'actions',
'backgrounds',
'viewport',
Expand Down
3 changes: 0 additions & 3 deletions code/ui/blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
"bundler": {
"entries": [
"./src/index.ts"
],
"noExternal": [
"storybook/components"
]
},
"gitHead": "e6a7fd8a655c69780bc20b9749c2699e44beae16"
Expand Down

0 comments on commit 147f78d

Please sign in to comment.