Merge branch 'master' into patch-1

This commit is contained in:
Danielle Man
2019-03-19 23:43:13 -07:00
committed by GitHub
8 changed files with 273 additions and 264 deletions

View File

@@ -130,7 +130,7 @@ Open `src/index.js` and add the following lines of code:
_src/index.js_
```js
```js lines=1,4,6
import { ApolloProvider } from 'react-apollo';
import React from 'react';
import ReactDOM from 'react-dom';