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 8412820 commit 338a033Copy full SHA for 338a033
src/bundle/Resources/public/js/CKEditor/table/table.js
@@ -1,4 +1,4 @@
1
-import { Plugin } from 'ckeditor5';
+import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
2
3
import { addPredefinedClassToConfig } from '../custom-attributes/helpers/config-helper';
4
0 commit comments