controlkit.js
controlkit.js copied to clipboard
fix (disposing) 'destroy'` is a static method
It looks like a typo. Each component exports the destroy function as a static method, not the instance method.