UNPKG

react-sidebar

Version:
14 lines (13 loc) 318 B
<!doctype html> <html> <head> <title>Responsive Example - React Sidebar</title> <meta name='theme-color' content='#03a9f4'> <meta name='viewport' content='width=device-width, user-scalable=no' /> </head> <body> <div id="example"></div> <script src="compiled/responsive_example.js"></script> </body> </html>