Skip to content

Commit b8f5639

Browse files
committed
Merge branch 'master' of github.com:cassiozen/ReactCasts
2 parents b3f461a + d50adf9 commit b8f5639

File tree

2 files changed

+3
-34
lines changed

2 files changed

+3
-34
lines changed

episode1/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
"testRegex": "(/__tests__/.*|\\.(test|spec))\\.(js|jsx)$"
7878
},
7979
"babel": {
80+
"plugins": [
81+
"transform-decorators-legacy"
82+
],
8083
"presets": [
8184
"react-app"
8285
]

episode1/src/components/HOC/PersistStateHOC.js

Lines changed: 0 additions & 34 deletions
This file was deleted.

0 commit comments

Comments
 (0)