@saber2pr/rc-gitment
v0.0.4
Published
comments based on github issue(OAuth) for react.
Downloads
2
Readme
rc-gitment
comments based on github issue(OAuth) for react.
yarn add @saber2pr/rc-gitment
Example
export const config = {
username: "saber2pr",
repo: "rc-gitment",
client_id: "xxx",
client_secret: "xxx"
}
ReactDOM.render(<Comments {...config} />, document.querySelector("#root"))
Demo
Author
saber2pr