Skip to content

Commit 338a033

Browse files
committed
Revert "Fix IbexaTable Plugin import"
This reverts commit 8412820.
1 parent 8412820 commit 338a033

File tree

1 file changed

+1
-1
lines changed
  • src/bundle/Resources/public/js/CKEditor/table

1 file changed

+1
-1
lines changed

src/bundle/Resources/public/js/CKEditor/table/table.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Plugin } from 'ckeditor5';
1+
import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
22

33
import { addPredefinedClassToConfig } from '../custom-attributes/helpers/config-helper';
44

0 commit comments

Comments
 (0)