We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c28ce0 commit 0fc4790Copy full SHA for 0fc4790
README.md
@@ -25,7 +25,7 @@ React component for syntax highlighting using highlight.js
25
#### Importing component
26
27
```js
28
-const Highlight = require('react-highlight')
+import Highlight from 'react-highlight'
29
```
30
31
#### Adding styles
0 commit comments