1.0.0 • Published 4 years ago

etizaz-test v1.0.0

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

test

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save test

Usage

import React, { Component } from 'react'

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

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

License

MIT © etizaz98

1.0.0

4 years ago