react-recaptcha3

1.0.0 • Public • Published

react-recaptcha3

A React component to use Google reCAPTCHA v3

NPM JavaScript Style Guide

Install

npm install --save react-recaptcha3

Usage

import React, { Component } from 'react'

import MyComponent from 'react-recaptcha3'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © github@volny.co

Readme

Keywords

none

Package Sidebar

Install

npm i react-recaptcha3

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

14 kB

Total Files

6

Last publish

Collaborators

  • volny