@react-cupertino-ui/calendar-heatmap
v2.0.5
Published
Calendar heatmap component
Downloads
62
Readme
@react-cupertino-ui/calendar-heatmap
Calendar heatmap component
part of React Cupertino UI
Installation
npm install @react-cupertino-ui/calendar-heatmap
or
pnpm add @react-cupertino-ui/calendar-heatmap
or
yarn add @react-cupertino-ui/calendar-heatmap
Usage
import { CalendarHeatmap } from '@react-cupertino-ui/calendar-heatmap';
function App() { return ; }
