Add spec structure

This commit is contained in:
Nathan Sobo
2017-03-14 14:57:28 -06:00
committed by Antonio Scandurra
parent ffc2025df5
commit 6e9a9ef43c
2 changed files with 346 additions and 345 deletions

View File

@@ -863,7 +863,6 @@ class TextEditorComponent {
this.updateSync()
}
})
}
handleMouseDragUntilMouseUp ({didDrag, didStopDragging}) {