-
Reiter, Christoph authoredReiter, Christoph authored
index.html 284 B
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<script src="webcomponents-loader.js"></script>
<script type="module" id="vpu-person-select-wc-src" src="bundle.js"></script>
</head>
<body>
<vpu-person-select-demo lang="de"></vpu-person-select-demo>
</body>
</html>