@dhiwise/core-ui

0.0.14-alpha.46 • Public • Published

@dhiwise/core-ui

UI Components library

NPM JavaScript Style Guide

Install

npm install --save @dhiwise/core-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@dhiwise/core-ui'
import '@dhiwise/core-ui/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @dhiwise/core-ui

Weekly Downloads

0

Version

0.0.14-alpha.46

License

MIT

Unpacked Size

205 kB

Total Files

7

Last publish

Collaborators

  • dhiwise