diff --git a/lib/AppleButton.android.js b/lib/AppleButton.android.js index 5d6b7cf5..86744a2f 100644 --- a/lib/AppleButton.android.js +++ b/lib/AppleButton.android.js @@ -7,7 +7,7 @@ import { ButtonTexts, ButtonTypes, ButtonVariants } from './AppleButton.shared'; * Pure Javascript Apple Sign In button for Android. * Cross-compatible with native iOS version. */ -export default AppleButton = (props) => { +export default function AppleButton(props) { const { style, textStyle,