Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bonafideduck authored Jan 26, 2024
1 parent 60db789 commit d39eebc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,15 @@

```bash
npm install --save react-highlight-within-textarea
npm install --save draft-js
```
```
yarn add react-highlight-within-textarea
yarn add draft-js
```

Note: This has a peer dependency of draft-js.

## Usage

```jsx
Expand Down

0 comments on commit d39eebc

Please sign in to comment.