mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
Merge pull request #16372 from AllanChain/patch-1
CLI: Fix broken link in react native template
This commit is contained in:
commit
43bc8cc9e0
@ -14,7 +14,7 @@ configure(() => {
|
||||
require('./stories');
|
||||
}, module);
|
||||
|
||||
// Refer to https://github.com/storybookjs/storybook/tree/master/app/react-native#start-command-parameters
|
||||
// Refer to https://github.com/storybookjs/react-native/tree/master/app/react-native#getstorybookui-options
|
||||
// To find allowed options for getStorybookUI
|
||||
const StorybookUIRoot = getStorybookUI({});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user