[MOV] move lifecycle_hooks into component/

This commit is contained in:
Géry Debongnie
2021-10-19 09:26:18 +02:00
committed by Aaron Bohy
parent d7f3f4defe
commit 8c71d99e5f
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 {