diff --git a/src/apis/StyleSheet/normalizeValue.js b/src/apis/StyleSheet/normalizeValue.js index 1b644f1b..72de99de 100644 --- a/src/apis/StyleSheet/normalizeValue.js +++ b/src/apis/StyleSheet/normalizeValue.js @@ -9,7 +9,6 @@ const unitlessNumbers = { flexNegative: true, fontWeight: true, lineClamp: true, - lineHeight: true, opacity: true, order: true, orphans: true,