dash-player/index.html
2019-03-01 13:10:39 -05:00

11 lines
186 B
HTML

<!doctype>
<html>
<head>
<title>my-dash-component</title>
</head>
<body>
<div id='root'></div>
<script src="/output.js"></script>
</body>
</html>