react-vmix-components

1.0.13 • Public • Published

react-vmix-components

All components used in Vmix inc.

NPM JavaScript Style Guide

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

Readme

Keywords

none

Package Sidebar

Install

npm i react-vmix-components

Weekly Downloads

1

Version

1.0.13

License

MIT

Unpacked Size

687 kB

Total Files

6

Last publish

Collaborators

  • laet
  • thailonlucas