1.0.0 • Published 3 years ago
helensui v1.0.0
helensui
Made with create-react-library
Install
npm install --save helensui
Usage
import React, { Component } from 'react'
import MyComponent from 'helensui'
import 'helensui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © helinbicen
1.0.0
3 years ago