Skip to content

Commit

Permalink
Import
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj36 committed Mar 23, 2018
1 parent 3c28ce0 commit 0fc4790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ React component for syntax highlighting using highlight.js
#### Importing component

```js
const Highlight = require('react-highlight')
import Highlight from 'react-highlight'
```

#### Adding styles
Expand Down

0 comments on commit 0fc4790

Please sign in to comment.