mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-12 22:29:41 +08:00
Update Style.md
This commit is contained in:
@@ -75,5 +75,5 @@ var List = React.createClass({
|
||||
});
|
||||
|
||||
// ... in another file ...
|
||||
<List style={styles.list} elementStyle={styles.element} />
|
||||
<List style={styles.list} elementStyle={styles.listElement} />
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user