Something went wrong while fetching comments. Please try again.
packages
babel-plugin-hot-reload
index.js +3 -1
react-scripts/template/src
CounterClass.js +0 -1
CounterFunction.js +0 -1
Hello.js +1 -2
index.js +5 -1
- Dan Abramov authored
@@ -55,7 +55,9 @@ function exportHoistedFunctionCallProxy(t, name, generatedName) {
@@ -3,7 +3,6 @@ import CounterClass from './CounterClass';
@@ -15,7 +14,7 @@ export default function Hello() {
Conflict: This file was modified in the source branch, but removed in the target branch.
Ask someone with write access to resolve it.
@@ -5,7 +5,11 @@ import App from './App';