mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 06:34:01 +00:00
fix typos, wrong closing tags
This commit is contained in:
parent
3b7bd7401e
commit
f2b824e987
@ -50,7 +50,7 @@ var DEFAULT_PROPS = {
|
||||
* style={styles.button}
|
||||
* source={require('image!myButton')}
|
||||
* />
|
||||
* </View>
|
||||
* </TouchableHighlight>
|
||||
* );
|
||||
* },
|
||||
* ```
|
||||
|
@ -39,7 +39,7 @@ var onlyChild = require('onlyChild');
|
||||
* style={styles.button}
|
||||
* source={require('image!myButton')}
|
||||
* />
|
||||
* </View>
|
||||
* </TouchableOpacity>
|
||||
* );
|
||||
* },
|
||||
* ```
|
||||
|
Loading…
x
Reference in New Issue
Block a user