This commit is contained in:
202310715066 NABILA SUWANDIRA 2026-01-12 17:29:44 +07:00
parent 27ff57548f
commit be5e723bca

View File

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