react-cmp-2021

1.0.0 • Public • Published

react-cmp-2021

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-cmp-2021

Usage

import React, { Component } from 'react'

import MyComponent from 'react-cmp-2021'
import 'react-cmp-2021/dist/index.css'

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

License

MIT © MansurNurani

Readme

Keywords

none

Package Sidebar

Install

npm i react-cmp-2021

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

4.19 kB

Total Files

7

Last publish

Collaborators

  • mansur.nurani