From 91988c4c2d5a7a1154873f2c140b6333fd3337c6 Mon Sep 17 00:00:00 2001 From: Catherine Tan Date: Mon, 23 Dec 2024 14:08:35 -0800 Subject: [PATCH] add comments for singleDisplay --- components/PlantCalendarRow/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/PlantCalendarRow/index.tsx b/components/PlantCalendarRow/index.tsx index 07d7555..23d2988 100644 --- a/components/PlantCalendarRow/index.tsx +++ b/components/PlantCalendarRow/index.tsx @@ -15,6 +15,8 @@ interface PlantCalendarRowProps { outdoorsStart: string; outdoorsEnd: string; singleDisplay?: boolean; + // singleDisplay will include the ColorKey + MonthHeader + // only used for PlantPages } const PlantCalendarRow = memo(function PlantCalendarRow({