mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
correct type
This commit is contained in:
parent
9974a2b849
commit
eafce5c47e
@ -36,7 +36,7 @@ export interface StorybookReactConfig {
|
|||||||
framework:
|
framework:
|
||||||
| string
|
| string
|
||||||
| {
|
| {
|
||||||
name: '@storybook/react';
|
name: '@storybook/react-webpack5';
|
||||||
options: ReactOptions;
|
options: ReactOptions;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user