mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-26 16:44:22 +02:00
remove debugger
This commit is contained in:
@@ -364,7 +364,6 @@ export function moveForward(transform, n) {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
export function moveTo(transform, properties) {
|
export function moveTo(transform, properties) {
|
||||||
debugger
|
|
||||||
return transform.setSelectionOperation(properties)
|
return transform.setSelectionOperation(properties)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user