mosaic-widgets/public/rainfall.html
2023-06-05 00:06:36 -05:00

9 lines
158 B
HTML

<html>
<head>
<script type="module" src="./js/Rainfall.js"></script>
</head>
<body>
<lavendar-rainfall></lavendar-rainfall>
</body>
</html>