Fix gitlab key (#651)

This commit is contained in:
enahum 2017-06-19 17:49:28 -04:00 committed by Harrison Healey
parent f758d69296
commit e7ae205b8f

View file

@ -93,7 +93,7 @@ class LoginOptions extends PureComponent {
if (config.EnableSignUpWithGitLab === 'true' && semver.valid(version) && semver.gte(version, 'v3.10.0')) {
return (
<Button
key='saml'
key='gitlab'
onPress={() => preventDoubleTap(this.goToSSO, this, ViewTypes.GITLAB)}
containerStyle={[GlobalStyles.signupButton, {backgroundColor: '#548'}]}
>