1.0.5 • Published 3 years ago

test_diego_2 v1.0.5

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

test_diego_2

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save test_diego_2

Usage

import React, { Component } from 'react'

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

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

License

MIT © diegocervellini