@patrice-h/my-modal

1.0.0 • Public • Published

@patrice-h/my-modal

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @patrice-h/my-modal

Usage

import React, { Component } from 'react'

import MyComponent from '@patrice-h/my-modal'
import '@patrice-h/my-modal/dist/index.css'

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

License

MIT © Patrice-H

/@patrice-h/my-modal/

    Package Sidebar

    Install

    npm i @patrice-h/my-modal

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    8.15 kB

    Total Files

    8

    Last publish

    Collaborators

    • patrice-h