File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ async function fetchStarshipsData() {
103
103
}
104
104
```
105
105
106
- - [ ] Use the hook to ** dislay a loading message** .
106
+ - [ ] Use the hook to ** display a loading message** .
107
107
- [ ] Use the hook to ** handle errors** .
108
108
- [ ] Use the hook to replace ` data.json ` and ** render data** with a ` FlatList ` .
109
109
@@ -148,4 +148,4 @@ If you want to display some images on your `Card`, you can use this placeholder
148
148
### Debugging
149
149
150
150
- [ ] Add [ ` expo-dev-tools ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#expo-dev-tools-plugins ) to your project
151
- - [ ] Add [ ` @dev-plugins/react-query ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#react-query )
151
+ - [ ] Add [ ` @dev-plugins/react-query ` ] ( https://docs.expo.dev/debugging/devtools-plugins/#react-query )
You can’t perform that action at this time.
0 commit comments