Function: MonthGrid()
MonthGrid(
props):Element
Defined in: src/components/MonthGrid.tsx:9
Render the grid of days for a specific month.
Parameters
| Parameter | Type |
|---|---|
props | TableHTMLAttributes<HTMLTableElement> |
Returns
Element
MonthGrid(
props):Element
Defined in: src/components/MonthGrid.tsx:9
Render the grid of days for a specific month.
| Parameter | Type |
|---|---|
props | TableHTMLAttributes<HTMLTableElement> |
Element