UNPKG

react-responsive-html-menu

Version:

A React component which will move list items into a dropdown menu by detecting if it will fit within parent container

12 lines (11 loc) 254 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>React Responsive Menu Example - By Theo Hatzi</title> </head> <body> <div id="app"></div> <script type="text/javascript" src="dist/bundle.js"></script> </body> </html>