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

/cali-ui/

    Package Sidebar

    Install

    npm i cali-ui

    Weekly Downloads

    1

    Version

    1.1.2

    License

    MIT

    Unpacked Size

    9.74 kB

    Total Files

    7

    Last publish

    Collaborators

    • mehmeturmac