mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Remove export of utils from viewport index to streamline module exports.
This commit is contained in:
parent
e379796d11
commit
617974511b
@ -2,5 +2,4 @@ export * from './constants';
|
||||
export * from './types';
|
||||
export * from './defaults';
|
||||
export * from './preview';
|
||||
export * from './utils';
|
||||
export * from './responsiveViewport';
|
||||
|
Loading…
x
Reference in New Issue
Block a user