1.1.4 • Published 4 years ago

hubba-template v1.1.4

Weekly downloads
43
License
-
Repository
github
Last release
4 years ago

hubba-template

template for hubba

NPM JavaScript Style Guide

Install

npm install --save hubba-template

Usage

import React, { Component } from 'react'

import MyComponent from 'hubba-template'
import 'hubba-template/dist/index.css'

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

License

MIT © chatethakhunkhongthon

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.2

4 years ago

0.1.0

4 years ago

1.0.1

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago