@spteck/react-controls
TypeScript icon, indicating that this package has built-in type declarations

0.0.19 • Public • Published

createlib

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save createlib

Usage

import React, { Component } from 'react'

import MyComponent from 'createlib'
import 'createlib/dist/index.css'

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

License

MIT © joaojmendes

Readme

Keywords

none

Package Sidebar

Install

npm i @spteck/react-controls

Weekly Downloads

1

Version

0.0.19

License

MIT

Unpacked Size

536 kB

Total Files

50

Last publish

Collaborators

  • spteck