@sevenvip666/live-video
v1.0.9
Published
Made with create-react-library
Downloads
3
Readme
live-video
Made with create-react-library
Install
npm install --save @sevenvip666/live-video
Usage
import React, { Component } from 'react'
import MyComponent from 'live-video'
import 'live-video/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © seven