gestor-icons2
v1.0.0
Published
Gestor Icons2
Downloads
1
Readme
gestor-icons
Gestor Icons
Install
npm install --save gestor-icons
Usage
import React, { Component } from 'react'
import MyComponent from 'gestor-icons'
import 'gestor-icons/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [ing. León](https://github.com/ing. León)