UNPKG

react-filter-box

Version:

Conditional filter supports OR/AND, bracket, Highlighting, Autocomplete, and high extensibility

12 lines (11 loc) 176 B
<!doctype html> <html> <head> <title>Sample App</title> </head> <body> <div id='root'> </div> <script src="/static/bundle.js"></script> </body> </html>