mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[react-native] Fix capitalization of "REact"
This commit is contained in:
@@ -33,7 +33,7 @@ var viewConfig = {
|
||||
};
|
||||
|
||||
/**
|
||||
* A react component for displaying text which supports nesting,
|
||||
* A React component for displaying text which supports nesting,
|
||||
* styling, and touch handling. In the following example, the nested title and
|
||||
* body text will inherit the `fontFamily` from `styles.baseText`, but the title
|
||||
* provides its own additional styles. The title and body will stack on top of
|
||||
|
||||
Reference in New Issue
Block a user