Renders the Sign In with Google Button without the onclick logic.
npm install reactsigninwithgooglebutton
importSignInWithGoogleButtonfrom'reactsigninwithgooglebutton';<SignInWithGoogleButtononClick={()=>console.log('ReactSignInWithGoogleButton clicked')}/>