mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Sort exports (automatic?)
This commit is contained in:
parent
3ddf1fbc6d
commit
34b5cd57c4
@ -215,13 +215,13 @@ export default {
|
||||
'@storybook/addons': [
|
||||
'AddonStore',
|
||||
'Channel',
|
||||
'addons',
|
||||
'makeDecorator',
|
||||
'isSupportedType',
|
||||
'types',
|
||||
'mockChannel',
|
||||
'HooksContext',
|
||||
'addons',
|
||||
'applyHooks',
|
||||
'isSupportedType',
|
||||
'makeDecorator',
|
||||
'mockChannel',
|
||||
'types',
|
||||
'useArgs',
|
||||
'useCallback',
|
||||
'useChannel',
|
||||
|
Loading…
x
Reference in New Issue
Block a user