feat: handle annotations

This commit is contained in:
cudr
2019-11-10 21:16:53 +03:00
parent 0f98915909
commit ad0aaf2607
3 changed files with 46 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
import { Operation, Selection } from 'slate'
import * as Immutable from 'immutable'
import { Selection } from 'slate'
import merge from 'lodash/merge'
import { toJS } from '../utils'