mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-04 19:05:49 +00:00
[fix] filter 'lineBreakMode' from Text props
This commit is contained in:
@@ -36,6 +36,7 @@ class Text extends Component {
|
|||||||
adjustsFontSizeToFit,
|
adjustsFontSizeToFit,
|
||||||
allowFontScaling,
|
allowFontScaling,
|
||||||
ellipsizeMode,
|
ellipsizeMode,
|
||||||
|
lineBreakMode,
|
||||||
minimumFontScale,
|
minimumFontScale,
|
||||||
onLayout,
|
onLayout,
|
||||||
suppressHighlighting,
|
suppressHighlighting,
|
||||||
|
|||||||
Reference in New Issue
Block a user