1.0.3 • Published 6 months ago

react-modal-lib-test v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

react-modal-lib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-modal-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'react-modal-lib'
import 'react-modal-lib/dist/index.css'

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

License

MIT © kenza

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago