Merge pull request #16372 from AllanChain/patch-1

CLI: Fix broken link in react native template
This commit is contained in:
Michael Shilman 2021-10-16 21:53:43 +08:00 committed by GitHub
commit 43bc8cc9e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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({});