Created
March 29, 2020 20:32
-
-
Save kennethlynne/9c981c9e895d23b64b91f6d611a68aeb to your computer and use it in GitHub Desktop.
Storybook index file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export const StorybookUIRoot = getStorybookUI({ | |
onDeviceUI: false, | |
shouldDisableKeyboardAvoidingView: true, | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment