import { type DayContentProps } from "https://deno.land/x/netzo@0.4.72/deps/react-day-picker.ts";
Represent the props for the DayContent component.
Properties
date: Date
The date representing the day.
displayMonth: Date
The month where the day is displayed.
activeModifiers: ActiveModifiers
The active modifiers for the given date.