mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
rem: remove destroyed hook
This commit is contained in:
@@ -41,7 +41,6 @@ component:
|
||||
- **[willPatch](#willPatch)**
|
||||
- **[updated](#updated)**
|
||||
- **[willUnmount](#willUnmount)**
|
||||
- **[destroyed](#destroyed)**
|
||||
|
||||
Note: no hook method should ever be called manually. They are supposed to be
|
||||
called by the owl framework whenever it is required.
|
||||
|
||||
Reference in New Issue
Block a user