cali-ui

1.1.2 • Public • Published

cali-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cali-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'cali-ui'
import 'cali-ui/dist/index.css'

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

Preview

License

MIT © mehmeturmac

Readme

Keywords

none

Package Sidebar

Install

npm i cali-ui

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

9.74 kB

Total Files

7

Last publish

Collaborators

  • mehmeturmac