1.0.0 • Published 3 years ago
@pilab/source-control-plugin v1.0.0
source-control
Made with create-react-library
Install
npm install --save source-control
Usage
import React, { Component } from 'react'
import MyComponent from 'source-control'
import 'source-control/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © paalgyula
1.0.0
3 years ago