react-date-heatmap
Version:
A React Component that allows you to visualize an array of dates in form of a heatmap.
16 lines (14 loc) • 470 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/assets/index-ebb2b5d8.js"></script>
<link rel="stylesheet" href="/assets/index-282bf222.css">
</head>
<body>
<div id="root"></div>
</body>
</html>