mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-10 21:33:14 +08:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user