1.1.3 • Published 4 years ago

thnki-react-modal v1.1.3

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

thnki-react-modal

A simple Modal for react

NPM JavaScript Style Guide

Install

npm install --save thnki-react-modal

Usage

import React, { Component } from 'react'

import MyComponent from 'thnki-react-modal'

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

License

MIT © saleemkhan08

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago