1.0.0 • Published 3 years ago
fisheruif v1.0.0
fisherui
author is Emin
Install
npm install --save fisherui
Usage
import React, { Component } from 'react'
import MyComponent from 'fisherui'
import 'fisherui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © MEminUlusoy
1.0.0
3 years ago