On this pageInterface: DayPropsRepresent the props used by the Day component.Properties​date​• date: DateThe date to render.Defined in​components/Day/Day.tsx:12displayMonth​• displayMonth: DateThe month where the date is displayed.Defined in​components/Day/Day.tsx:10