mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 04:01:07 +08:00
Missed one!
This commit is contained in:
parent
c3044911f2
commit
0de76c6e76
@ -46,6 +46,7 @@ export function start<TFramework extends AnyFramework>(
|
||||
clearDecorators: removedApi('clientApi.clearDecorators'),
|
||||
setAddon: removedApi('clientApi.setAddon'),
|
||||
getStorybook: removedApi('clientApi.getStorybook'),
|
||||
storiesOf: removedApi('clientApi.storiesOf'),
|
||||
},
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user