1.0.1 • Published 5 years ago

masspa-layout v1.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
5 years ago

masspa-layout

Masspa layout help developer could create many plugins for masspa

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save masspa-layout

Usage

import React, { Component } from 'react'

import MyComponent from 'masspa-layout'
import 'masspa-layout/dist/index.css'

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

License

MIT © masspavn