1.0.7 • Published 9 months ago

@test_npm_090823/components-react v1.0.7

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

@test_npm_090823/components-react

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @test_npm_090823/components-react

Usage

import React, { Component } from 'react'

import MyComponent from '@test_npm_090823/components-react'
import '@test_npm_090823/components-react/dist/index.css'

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

License

MIT ©

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago