1.2.0 • Published 3 years ago
smoothuif v1.2.0
smoothui
Made with create-react-library
Install
npm install --save smoothuiUsage
import React, { Component } from 'react'
import MyComponent from 'smoothui'
import 'smoothui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © diyarcolak