mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Whoops this was supposed to be optional
This commit is contained in:
parent
088ea7631e
commit
06fdc90c8b
@ -278,7 +278,7 @@ export interface StorybookConfig {
|
||||
/**
|
||||
* Enable a set of planned breaking changes for SB7.0
|
||||
*/
|
||||
breakingChangesV7: boolean;
|
||||
breakingChangesV7?: boolean;
|
||||
};
|
||||
/**
|
||||
* Tells Storybook where to find stories.
|
||||
|
Loading…
x
Reference in New Issue
Block a user