text-annotation-rr
v1.0.0
Published
annotation
Downloads
2
Readme
text-annotation-rr
annotation
Install
npm install --save text-annotation-rr
Usage
import React, { Component } from 'react'
import MyComponent from 'text-annotation-rr'
import 'text-annotation-rr/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
mit © [rohit rajput](https://github.com/rohit rajput)