We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 338a033 commit 7238cdbCopy full SHA for 7238cdb
src/bundle/Resources/public/js/CKEditor/table/table.js
@@ -1,4 +1,4 @@
1
-import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
+import { Plugin } from 'ckeditor5';
2
3
import { addPredefinedClassToConfig } from '../custom-attributes/helpers/config-helper';
4
0 commit comments