This commit is contained in:
202310715066 NABILA SUWANDIRA 2026-01-12 17:40:45 +07:00
parent 34edb0abc3
commit 152b9f64c6

View File

@ -412,7 +412,7 @@ fun JournalHistoryScreen(navController: NavController) {
}
}
}
//eeeuiuxuuiuifs
//eeeuiuifs
@Composable
fun TrendGraph(journals: List<JournalEntry>) {
if (journals.size < 2) {