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