mirror of
https://github.com/status-im/react-native.git
synced 2025-02-25 15:45:32 +00:00
change words
This commit is contained in:
parent
fb9bacdf2d
commit
80baec3bb6
@ -44,7 +44,7 @@ All the core components accept a style attribute.
|
||||
<View style={styles.background} />
|
||||
```
|
||||
|
||||
And also accepts an array of styles.
|
||||
They also accepts an array of styles.
|
||||
|
||||
```javascript
|
||||
<View style={[styles.base, styles.background]} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user