chore: build

This commit is contained in:
2026-06-11 14:50:59 +02:00
parent 9b50dca96c
commit 3e02aaa9b2
8 changed files with 80 additions and 42 deletions
@@ -851,7 +851,7 @@ export default function ProductsScreen() {
key={i}
style={[
styles.info,
!p.active_price && {
p.active_price === false && {
textDecorationLine: "line-through",
color: colors.textMuted,
opacity: 0.5,