UNPKG

x-date-picker

Version:
10 lines (9 loc) 384 B
<!doctype html public "embarassment"> <title>Seed dev</title> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link rel="stylesheet" href="app.css"> <body> <div id="example" class="padbox"></div> <script src="http://localhost:8093/webpack-dev-server.js"></script> <script src="shared.js"></script> <script src="app.js"></script>