Hello @MomenSherif i'm passing a width of 480px but the width of the button is 400 because of the set max width, and there's no way to override that. Could that be worked on? Thanks
<GoogleLogin useOneTap={false} size="large" onSuccess={responseMessage} onError={errorMessage} width={480}/>
Hello @MomenSherif i'm passing a width of 480px but the width of the button is 400 because of the set max width, and there's no way to override that. Could that be worked on? Thanks
<GoogleLogin useOneTap={false} size="large" onSuccess={responseMessage} onError={errorMessage} width={480}/>