UNPKG

react-highlight-words

Version:

React component to highlight words within a larger body of text

12 lines (11 loc) 313 B
<!doctype html> <html> <head> <title>react-highlight-words</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'> <script src="static/main.js"></script></body> </html>