mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] component: remove onDestroyed, implement onWillDestroy
This commit is contained in:
committed by
Aaron Bohy
parent
8c600fa539
commit
779003e715
+1
-1
@@ -68,7 +68,7 @@ export {
|
||||
onPatched,
|
||||
onWillRender,
|
||||
onRendered,
|
||||
onDestroyed,
|
||||
onWillDestroy,
|
||||
onError,
|
||||
} from "./component/lifecycle_hooks";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user