controlkit.js icon indicating copy to clipboard operation
controlkit.js copied to clipboard

fix (disposing) 'destroy'` is a static method

Open tenbits opened this issue 8 years ago • 0 comments

It looks like a typo. Each component exports the destroy function as a static method, not the instance method.

tenbits avatar Sep 05 '17 13:09 tenbits