Skip to content

Renders the Sign In with Google Button without the onclick logic.

License

Notifications You must be signed in to change notification settings

inouiw/ReactSignInWithGoogleButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactSignInWithGoogleButton

Renders the Sign In with Google Button without the onclick logic.

install

npm install reactsigninwithgooglebutton

use

import SignInWithGoogleButton from 'reactsigninwithgooglebutton';

<SignInWithGoogleButton onClick={() => console.log('ReactSignInWithGoogleButton clicked')} />

About

Renders the Sign In with Google Button without the onclick logic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published