1.1.6 • Published 3 years ago

milky-ui v1.1.6

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

milky-ui

Made with create-react-library

NPM JavaScript Style Guide

Screenshot

Install

npm install --save milky-ui

Usage

import React, { Component } from 'react'

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

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

License

MIT © langford-dev WEBSITE: Milky UI

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.2

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago