mosaic-widgets/public/teasense.html

10 lines
158 B
HTML
Raw Normal View History

2024-02-14 16:13:22 +00:00
<!DOCTYPE html>
2023-06-05 05:06:36 +00:00
<html>
<head>
<script type="module" src="./js/TeaSense.js"></script>
</head>
<body>
<tea-sense></tea-sense>
</body>
</html>