Skip to content

Commit 1d184cf

Browse files
author
Guilherme da Silva Amorim
committed
Reorder addons
1 parent 7257336 commit 1d184cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/storybook-framework-web-components/tests/fixtures/all-in-one/.storybook

packages/storybook-framework-web-components/tests/fixtures/all-in-one/.storybook/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ import { importMetaAssets } from '@web/rollup-plugin-import-meta-assets';
44
const config = {
55
stories: ['../stories/**/*.stories.js', '../stories/**/*.mdx'],
66
addons: [
7+
'@storybook/addon-docs',
78
'@storybook/addon-links',
89
'@storybook/addon-a11y',
910
'@web/mocks/storybook-addon',
10-
'@storybook/addon-docs',
1111
],
1212
framework: {
1313
name: '@web/storybook-framework-web-components',

0 commit comments

Comments
 (0)