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