Skip to content

Commit

Permalink
examples: Fixing link in with-react-native README.md (#3376)
Browse files Browse the repository at this point in the history
  • Loading branch information
JDMathew authored Sep 12, 2023
1 parent 6564951 commit 60c58a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-react-native/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ npm run start

This example contains:

- The `urql` bindings and a React Native app with a client set up in [`src/App.js`](src/App.js)
- The `urql` bindings and a React Native app with a client set up in [`App.js`](./App.js)
- A query for pokémon in [`src/screens/PokemonList.js`](src/screens/PokemonList.js)

0 comments on commit 60c58a8

Please sign in to comment.