mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[MOV] move lifecycle_hooks into component/
This commit is contained in:
committed by
Aaron Bohy
parent
d7f3f4defe
commit
8c71d99e5f
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user