mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
chore: fix broken link in react native template
This commit is contained in:
parent
69d15f6560
commit
c197da30b3
@ -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