remove type error
This commit is contained in:
committed by
Jacob Overgaard
parent
630432c7a7
commit
4a1e9ad7d1
@@ -16,9 +16,6 @@ class UmbSorterTestElement extends UmbLitElement {
|
||||
itemSelector: '.item',
|
||||
containerSelector: '#container',
|
||||
disabledItemSelector: '.disabled',
|
||||
onChange: ({ model }) => {
|
||||
this.model = model;
|
||||
},
|
||||
});
|
||||
|
||||
getAllItems() {
|
||||
|
||||
Reference in New Issue
Block a user