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