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 b372900 commit 63f6fffCopy full SHA for 63f6fff
.babelrc
@@ -1,3 +1,5 @@
1
{
2
- "presets": ["react"]
+ "presets": [
3
+ "@babel/preset-react"
4
+ ]
5
}
0 commit comments