Function: Weeks()
Weeks(
props
):Element
Defined in: src/components/Weeks.tsx:9
Render the weeks in the month grid.
Parameters
Parameter | Type |
---|---|
props | HTMLAttributes <HTMLTableSectionElement > |
Returns
Element
Weeks(
props
):Element
Defined in: src/components/Weeks.tsx:9
Render the weeks in the month grid.
Parameter | Type |
---|---|
props | HTMLAttributes <HTMLTableSectionElement > |
Element