mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-24 01:02:31 +01:00
remove debugger
This commit is contained in:
parent
55fd06449b
commit
4a513dc06b
@ -5,8 +5,6 @@ import { Block } from '../../../../../..'
|
||||
export default function (state) {
|
||||
const { document, selection } = state
|
||||
const first = document.getBlocks().first()
|
||||
|
||||
debugger
|
||||
const next = state
|
||||
.transform()
|
||||
.insertNodeByKey(document.key, 0, first)
|
||||
|
Loading…
x
Reference in New Issue
Block a user