Skip to content
Snippets Groups Projects

Connect funcionality

Merged Christos requested to merge connect-funcionality into master
Compare and Show latest version
23 files
+ 235
67
Compare changes
  • Side-by-side
  • Inline
Files
23
@@ -3,7 +3,6 @@ import { columnResizing, tableEditing } from 'prosemirror-tables';
import {
AnnotationToolGroupService,
ImageService,
PlaceholderService,
InlineAnnotationsService,
LinkService,
ListsService,
@@ -143,7 +142,6 @@ export default {
new InlineAnnotationsService(),
new TrackChangeService(),
new CommentsService(),
new PlaceholderService(),
new ImageService(),
new TablesService(),
new BaseService(),