fix:title

This commit is contained in:
2026-05-29 12:35:47 +03:30
parent 4a57954faf
commit e427bde0d0
@@ -50,9 +50,7 @@ fun DaroYabSearchResult(
) { ) {
Text( Text(
text = drug.persianName, text = drug.persianName,
fontWeight = FontWeight.Bold, style = MaterialTheme.typography.labelLarge
fontSize = 16.sp,
color = MaterialTheme.colorScheme.onSurface
) )
drug.englishName?.let { drug.englishName?.let {
Text( Text(