cheffify-react-icons
v1.0.6
Published
Biblioteca de iconos para Cheffify
Readme
cheffify-react-icons
Biblioteca de iconos para Cheffify
Install
npm install --save cheffify-react-iconsUsage
import React, { Component } from 'react'
import MyComponent from 'cheffify-react-icons'
import 'cheffify-react-icons/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © [Alexander Urrutia](https://github.com/Alexander Urrutia)
