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