react-vmix-components
v1.0.13
Published
All components used in Vmix inc.
Downloads
3
Readme
react-vmix-components
All components used in Vmix inc.
Install
npm install --save react-vmix-components
Usage
import React, { Component } from 'react'
import MyComponent from 'react-vmix-components'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © thailonlucas