@huelet/foundation-ui
v0.4.0
Published
Made with create-react-library
Downloads
8
Readme
@huelet/foundation-ui
Made with create-react-library
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