react-typescript-cmp1
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

react-typescript-cmp1

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-typescript-cmp1

Usage

import React, { Component } from 'react'

import MyComponent from 'react-typescript-cmp1'
import 'react-typescript-cmp1/dist/index.css'

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

License

MIT © MansurNurani

Readme

Keywords

none

Package Sidebar

Install

npm i react-typescript-cmp1

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

9.56 kB

Total Files

11

Last publish

Collaborators

  • mansur.nurani