AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Interface: DayProps

Represent the props used by the Day component.

Properties

date

date: Date

The date to render.

Source

src/components/Day.tsx:12


displayMonth

displayMonth: Date

The month where the date is displayed.

Source

src/components/Day.tsx:10