mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:11:08 +08:00
Review.
This commit is contained in:
parent
9a0250fbd2
commit
6962678cfb
@ -2,7 +2,7 @@ import type { ViewportMap } from './Viewport';
|
||||
|
||||
export interface ViewportAddonParameter {
|
||||
disable?: boolean;
|
||||
defaultOrientation: 'portrait' | 'landscape';
|
||||
defaultOrientation?: 'portrait' | 'landscape';
|
||||
defaultViewport?: string;
|
||||
viewports?: ViewportMap;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user