Made with create-react-library
npm install --save react-local-store-left-text-pane
import React, { Component } from 'react'
import MyComponent from 'react-local-store-left-text-pane'
import 'react-local-store-left-text-pane/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
MIT © doublechaintech