UNPKG

strapi-plugin-jodit-editor

Version:

A powerful rich text editor plugin for Strapi v5 using the Jodit Editor with advanced formatting capabilities and seamless integration with Strapi's media library.

4 lines (3 loc) 142 B
export { default as JoditInput } from './JoditInput'; export { Initializer } from './Initializer'; export { PluginIcon } from './PluginIcon';