@loudrr-app/widget
v1.0.0-alpha.1
Published
This Plugin helps you to embed Loudrr in your web site. Please go though the Readme or visit https://loudrr.app for more info.
Downloads
2
Readme
plugin
commenting plugin
Install
npm install --save plugin
Usage
import React, { Component } from 'react'
import MyComponent from 'plugin'
import 'plugin/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © logeekal