Fix file name

This commit is contained in:
fkereki
2018-03-27 11:54:36 -03:00
parent ed4c76597f
commit a93509f7f9
+1 -1
View File
@@ -1,6 +1,6 @@
/* @flow */
import myCounter from "/home/fkereki/MODERNJS/chapter02/src/module_counter.SIMPLE.js";
import myCounter from "./module_counter.1.js";
/*
Initialize the counter appropriately