chore: update UI

This commit is contained in:
2026-04-23 08:56:33 +02:00
parent a276e1126f
commit 322882d587
5 changed files with 94 additions and 73 deletions
@@ -333,10 +333,10 @@ export default function OrderHistoryScreen() {
penaltyCount > 0 && penaltyCount < 3 && { color: colors.warning },
]}
>
{penaltyCount}
{penaltyCount}
</Text>
<Text style={styles.statLabel}>
Score amendes
Amende
</Text>
</View>
)}