bvaughn / react-highlight-words

React component to highlight words within a larger body of text
https://bvaughn.github.io/react-highlight-words/
MIT License
2.16k stars 170 forks source link

How can I import it inside a React component? #26

Closed danvc closed 7 years ago

danvc commented 7 years ago

Hi!

I've tried to do the following import:

import Highlighter from 'Highlighter';

However it isn't working. What is the proper way to import that?

taylorkline commented 6 years ago

What's the correct way?

taylorkline commented 6 years ago

Found it react-highlight-words