mosaic-widgets/public/rainfall.html

9 lines
158 B
HTML
Raw Normal View History

2023-06-05 05:06:36 +00:00
<html>
<head>
<script type="module" src="./js/Rainfall.js"></script>
</head>
<body>
<lavendar-rainfall></lavendar-rainfall>
</body>
</html>