Closed komxvl closed 4 years ago
If I type in search input two words, nothing happens. What I need to do for hightlight two words?!
text-highlight component accepts Array<string> for queries prop. You can try splitting your search input.
text-highlight
Array<string>
queries
Work great! Thnk!
If I type in search input two words, nothing happens. What I need to do for hightlight two words?!