animal-lovers-ui
v1.0.1
Published
first publishing project
Downloads
2
Readme
animal-lovers-ui
first publishing project
Install
npm install --save animal-lovers-ui
Usage
import React, { Component } from 'react'
import MyComponent from 'animal-lovers-ui'
import 'animal-lovers-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © salihakotan