Skip to content

Commit

Permalink
✨ feat: add support for plugin::ckeditor5.CKEditor custom field
Browse files Browse the repository at this point in the history
  • Loading branch information
david-vaclavek committed Mar 27, 2024
1 parent 17f864c commit 25a6895
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const SUPPORTED_CUSTOM_FIELD_PLUGINS = [
"plugin::ckeditor.CKEditor",
"plugin::ckeditor5.CKEditor",
];

export default SUPPORTED_CUSTOM_FIELD_PLUGINS;

0 comments on commit 25a6895

Please sign in to comment.