From 12c8b524edf6ac9a85bf6b33f97c505577adb31f Mon Sep 17 00:00:00 2001 From: Kizito Nwose Date: Sun, 19 Jan 2025 13:43:55 +0100 Subject: [PATCH] Update docs --- docs/Compose.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Compose.md b/docs/Compose.md index 2e512f72..1f270efe 100644 --- a/docs/Compose.md +++ b/docs/Compose.md @@ -432,7 +432,6 @@ fun Day(day: CalendarDay) { - **isScrollInProgress**: Whether this calendar is currently scrolling by gesture, fling, or programmatically. - ### State methods **`CalendarState`**