Whoops this was supposed to be optional

This commit is contained in:
Tom Coleman 2021-09-03 16:22:35 +10:00
parent 088ea7631e
commit 06fdc90c8b

View File

@ -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.