Skip to content

Commit

Permalink
Sort exports (automatic?)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Sep 27, 2022
1 parent 3ddf1fb commit 34b5cd5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions code/lib/ui/src/globals/exports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -215,13 +215,13 @@ export default {
'@storybook/addons': [
'AddonStore',
'Channel',
'HooksContext',
'addons',
'makeDecorator',
'applyHooks',
'isSupportedType',
'types',
'makeDecorator',
'mockChannel',
'HooksContext',
'applyHooks',
'types',
'useArgs',
'useCallback',
'useChannel',
Expand Down

0 comments on commit 34b5cd5

Please sign in to comment.