1.0.0 • Published 8 months ago

pmassist365 v1.0.0

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

pmassist365

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save pmassist365

Usage

import React, { Component } from 'react'

import MyComponent from 'pmassist365'
import 'pmassist365/dist/index.css'

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

License

MIT © Impure