crocui

1.1.0 • Public • Published

crocui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save crocui

Usage

import React, { Component } from 'react'

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

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

License

MIT © mucahitduz

Readme

Keywords

none

Package Sidebar

Install

npm i crocui

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

4.33 kB

Total Files

7

Last publish

Collaborators

  • mucahitduz