0.4.0 • Published 2 years ago

@huelet/foundation-ui v0.4.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
2 years ago

@huelet/foundation-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @huelet/foundation-ui

Usage

import React, { Component } from 'react'

import MyComponent from '@huelet/foundation-ui'
import '@huelet/foundation-ui/dist/index.css'

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

License

GPL-3.0 © lerichardson

0.3.8

2 years ago

0.4.0

2 years ago

0.3.7

2 years ago

0.3.3

2 years ago

0.3.2

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago