Fix file name
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
/* @flow */
|
/* @flow */
|
||||||
|
|
||||||
import myCounter from "/home/fkereki/MODERNJS/chapter02/src/module_counter.SIMPLE.js";
|
import myCounter from "./module_counter.1.js";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Initialize the counter appropriately
|
Initialize the counter appropriately
|
||||||
|
|||||||
Reference in New Issue
Block a user