reactsigninwithgooglebutton
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

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')} />

Package Sidebar

Install

npm i reactsigninwithgooglebutton

Weekly Downloads

1

Version

0.0.7

License

MIT

Unpacked Size

10.7 kB

Total Files

12

Last publish

Collaborators

  • inouiw