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