[MOV] move lifecycle_hooks into component/

This commit is contained in:
Géry Debongnie
2021-10-19 09:26:18 +02:00
parent ba32772a92
commit 700d574314
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import {
onPatched,
onWillUpdateProps,
onRender,
} from "../../src/lifecycle_hooks";
} from "../../src/component/lifecycle_hooks";
import { status } from "../../src/component/status";
import { xml } from "../../src/tags";
import {