UNPKG

react-custom-chips

Version:
12 lines (11 loc) 278 B
<html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Demo react custom chips</title> </head> <body> <div id="root"></div> <script type="text/javascript" src="index.js"></script> </body> </html>