Submain #1

Open
202310715312-HADI-GUNA-PRAKOSO wants to merge 22 commits from Submain into master
Showing only changes of commit 27ff57548f - Show all commits

View File

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