diff --git a/apps/native-component-list/src/screens/AppleAuthenticationScreen.tsx b/apps/native-component-list/src/screens/AppleAuthenticationScreen.tsx index 5f084b3139f68..c35d844f6aef8 100644 --- a/apps/native-component-list/src/screens/AppleAuthenticationScreen.tsx +++ b/apps/native-component-list/src/screens/AppleAuthenticationScreen.tsx @@ -199,6 +199,10 @@ export default class AppleAuthenticationScreen extends React.Component<{}, State title={`${AppleAuthenticationButtonType[AppleAuthenticationButtonType.CONTINUE]}`} onPress={() => this.setState({ buttonType: AppleAuthenticationButtonType.CONTINUE })} /> +