Skip to content

Commit c4d6ca6

Browse files
author
Kenny Tran
committed
Update README.md
1 parent 70f621b commit c4d6ca6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ npm install react-highlighter --save
1212
```
1313

1414
## Usage
15-
```
15+
```js
1616
var Highlight = require('react-highlighter');
1717

1818
<Highlight search="brown">The quick brown fox jumps over the lazy dog</Highlight>

0 commit comments

Comments
 (0)