UNPKG

react-highlight-words

Version:

React component to highlight words within a larger body of text

12 lines (11 loc) 265 B
<!doctype html> <html> <head> <title>react-text-highlighter</title> <meta charset="utf-8"> </head> <body> <div id='root'/> <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> </body> </html>