npm.io
1.0.0 • Published 3 years ago

rade-lib-ts

Licence
MIT
Version
1.0.0
Deps
0
Size
5 kB
Vulns
0
Weekly
0

rade-lib-ts

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save rade-lib-ts

Usage

import React, { Component } from 'react'

import MyComponent from 'rade-lib-ts'
import 'rade-lib-ts/dist/index.css'

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

License

MIT guberinicrade