mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:11:07 +08:00
Update storybook.js
This commit is contained in:
parent
3f6f07fa28
commit
d917f2511e
@ -13,6 +13,7 @@ configure(() => {
|
||||
const StorybookUIRoot = getStorybookUI({ port: 7007, onDeviceUI: true });
|
||||
|
||||
// react-native hot module loader must take in a Class - https://github.com/facebook/react-native/issues/10991
|
||||
// https://github.com/storybooks/storybook/issues/2081
|
||||
// eslint-disable-next-line react/prefer-stateless-function
|
||||
class StorybookUIHMRRoot extends Component {
|
||||
render() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user