1.0.5 • Published 3 years ago

react-tk-forgotpassword v1.0.5

Weekly downloads
8
License
GPL-3.0-only
Repository
bitbucket
Last release
3 years ago

react-tk-forgotpassword

reusable forgotpassword package for tk

NPM JavaScript Style Guide

Install

npm install --save react-tk-forgotpassword

Usage

import React, { Component } from 'react'

import MyComponent from 'react-tk-forgotpassword'
import 'react-tk-forgotpassword/dist/index.css'

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

License

MIT © fernando_molinari

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago