dashboard_yukon
v0.1.1
Published
select
Downloads
3
Readme
dashboard_yukon
proyecto base
Install
npm install --save dashboard_yukonUsage
import React, { Component } from 'react'
import MyComponent from 'dashboard_yukon'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
GPL-3 © [Sebastián Noreña Márquez](https://github.com/Sebastián Noreña Márquez)
