0.1.4 • Published 3 years ago

wave-ui-kit v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

wave-ui-kit

A ui kit for wave institute.

NPM JavaScript Style Guide

Install

npm install --save wave-ui-kit

Usage

import React, { Component } from 'react'

import MyComponent from 'wave-ui-kit'
import 'wave-ui-kit/dist/index.css'

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

License

MIT © institutowave

0.1.2

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

1.0.0

3 years ago