captcha-1.0

1.0.0 • Public • Published

captcha-1.0

Captcha for login form

NPM JavaScript Style Guide

Install

npm install --save captcha-1.0

Usage

import React, { Component } from 'react'

import MyComponent from 'captcha-1.0'

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

License

MIT © pradeepgorule

Readme

Keywords

none

Package Sidebar

Install

npm i captcha-1.0

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

20.5 kB

Total Files

6

Last publish

Collaborators

  • pradip_gorule