AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Interface: WeekNumberProps

The props for the WeekNumber component.

Properties

dates

dates: Date[]

The dates in the week.

Source

src/components/WeekNumber.tsx:12


number

number: number

The number of the week.

Source

src/components/WeekNumber.tsx:10