提交 2ba6a9af 编写于 作者: Á Ángel M 提交者: Tim Neutkens

Fix svg-components example and improve babel example file (#3746)

上级 b8076a84
......@@ -8,7 +8,7 @@
},
"dependencies": {
"next": "latest",
"react": "latest,
"react": "latest",
"react-dom": "latest"
},
"devDependencies": {
......
......@@ -1094,7 +1094,8 @@ Here's an example `.babelrc` file:
```json
{
"presets": ["next/babel", "env"]
"presets": ["next/babel"],
"plugins": []
}
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册