mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
remove extraneous word
This commit is contained in:
@@ -53,7 +53,7 @@ var MOCKED_MOVIES_DATA = [
|
||||
|
||||
|
||||
### Render a movie
|
||||
gr
|
||||
|
||||
We're going to render the title, year, and thumbnail for the movie. Since thumbnail is an Image component in React Native, add Image to the list of React requires below.
|
||||
|
||||
```javascript
|
||||
|
||||
Reference in New Issue
Block a user