There was an error while loading. Please reload this page.
1 parent 9d70c7a commit fc5ee76Copy full SHA for fc5ee76
docusaurus/docs/adding-relay.md
@@ -14,7 +14,7 @@ npm install --save babel-plugin-relay
14
Alternatively you may use `yarn`:
15
16
```sh
17
-yarn upgrade babel-plugin-relay
+yarn add babel-plugin-relay
18
```
19
20
Then, wherever you use the `graphql` template tag, import the macro:
0 commit comments