chore: fix product

This commit is contained in:
2026-02-22 14:36:56 +01:00
parent 2d9bec7392
commit dd10da1536
9 changed files with 38 additions and 20 deletions
@@ -970,7 +970,7 @@ export default function ProductsScreen() {
v,
)
}
keyboardType="numeric"
keyboardType="decimal-pad"
placeholderTextColor={
colors.textMuted
}