chore(sort-table): implemented destroy
This commit is contained in:
parent
2796c940f0
commit
4156db3abb
@ -21,7 +21,7 @@ export class SortTable {
|
||||
}
|
||||
|
||||
destroy() {
|
||||
console.log('TBD destroy SortTable');
|
||||
this._storageManager.clear();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user