1.0.4 • Published 3 years ago

panel-maluko-test v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

panel-maluko

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save panel-maluko

Usage

import React, { Component } from 'react'

import MyComponent from 'panel-maluko'
import 'panel-maluko/dist/index.css'

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

License

MIT © juanbusso