Function: Months()
Months(
props):Element
Defined in: src/components/Months.tsx:9
Render a container wrapping the month grids.
Parameters
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLDivElement> |
Returns
Element
Months(
props):Element
Defined in: src/components/Months.tsx:9
Render a container wrapping the month grids.
| Parameter | Type |
|---|---|
props | HTMLAttributes<HTMLDivElement> |
Element