2.0.1 • Published 7 months ago

test-prevew v2.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

test-prevew

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save test-prevew

Usage

import React, { Component } from 'react'

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

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

License

MIT ©

2.0.1

7 months ago

2.0.0

7 months ago

1.0.0

7 months ago