We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6129a commit 67648e7Copy full SHA for 67648e7
docs/advanced/ExampleRedditAPI.md
@@ -7,7 +7,7 @@ This is the complete source code of the Reddit headline fetching example we buil
7
#### `index.js`
8
9
```js
10
-import 'babel-core/polyfill'
+import 'babel-polyfill'
11
12
import React from 'react'
13
import { render } from 'react-dom'
0 commit comments