ith-components

1.0.22 • Public • Published

ith-components

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ith-components

Usage

import React, { Component } from 'react'

import MyComponent from 'ith-components'
import 'ith-components/dist/index.css'

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

License

MIT © isnoth

Readme

Keywords

none

Package Sidebar

Install

npm i ith-components

Weekly Downloads

2

Version

1.0.22

License

MIT

Unpacked Size

79.3 kB

Total Files

7

Last publish

Collaborators

  • isnoth