Skip to content

Commit b947e37

Browse files
committed
fix styles
1 parent cb172fa commit b947e37

File tree

6 files changed

+43
-99
lines changed

6 files changed

+43
-99
lines changed

.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": ["env", "react"]
2+
"presets": ["env", "react", "es2015", "es2017", "babel-preset-stage-3"]
33
}

0 commit comments

Comments
 (0)