1.0.2 • Published 2 years ago

testui45 v1.0.2

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

testui2

goceni test ui

NPM JavaScript Style Guide

Install

npm install --save testui2

Usage

import React, { Component } from 'react'

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

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

License

MIT © valentinrosier1903

1.0.2

2 years ago

1.0.0

2 years ago