This commit is contained in:
202310715066 NABILA SUWANDIRA 2026-01-12 17:39:53 +07:00
parent 2cc0e94057
commit 34edb0abc3

View File

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