text-annotation-rr
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

text-annotation-rr

annotation

NPM JavaScript Style Guide

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)

Readme

Keywords

none

Package Sidebar

Install

npm i text-annotation-rr

Weekly Downloads

1

Version

1.0.0

License

mit

Unpacked Size

4.67 kB

Total Files

9

Last publish

Collaborators

  • rohitrajput1997