foreman-insights
v0.0.1
Published
provide insights from the Red Hat cloud into Foreman
Downloads
2
Readme
foreman-insights
provide insights from the Red Hat cloud into Foreman
Install
npm install --save foreman-insights
Usage
import React, { Component } from 'react'
import MyComponent from 'foreman-insights'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © laviro