@cherryit/components
TypeScript icon, indicating that this package has built-in type declarations

1.0.28 • Public • Published

@cherryit/components

cherryit components

NPM JavaScript Style Guide

Install

npm install --save @cherryit/components

Usage

import React, { Component } from 'react'

import MyComponent from '@cherryit/components'
import '@cherryit/components/dist/index.css'

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

License

MIT © [Juniel Brizola](https://github.com/Juniel Brizola)

Readme

Keywords

none

Package Sidebar

Install

npm i @cherryit/components

Weekly Downloads

0

Version

1.0.28

License

MIT

Unpacked Size

25.3 kB

Total Files

14

Last publish

Collaborators

  • julio.cherryit
  • juniel.cherryit