UNPKG

284 BHTMLView Raw
1<!doctype html>
2<html>
3<head>
4<title>React Sidebar</title>
5<meta name='theme-color' content='#03a9f4'>
6<meta name='viewport' content='width=device-width,
7 user-scalable=no' />
8</head>
9<body>
10 <div id="example"></div>
11 <script src="compiled/index.js"></script>
12</body>
13</html>