Skip to content

Commit e633f20

Browse files
author
Brian Vaughn
authored
Merge pull request #96 from telmen/patch-1
Update README.md
2 parents 25d7e0e + 36c6fe8 commit e633f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To use it, just provide it with an array of search terms and a body of text to h
1010

1111
[Try this example in Code Sandbox.](https://codesandbox.io/s/5v8yqoxv7k)
1212

13-
```html
13+
```jsx
1414
import React from "react";
1515
import ReactDOM from "react-dom";
1616
import Highlighter from "react-highlight-words";

0 commit comments

Comments
 (0)