UNPKG

@sharpetronics/strapi-plugin-tinymce-editor

Version:

Replaces the default Strapi WYSIWYG editor with a self-hosted build of the TinyMCE editor.

6 lines (3 loc) 107 B
import pluginId from '../pluginId'; const getTrad = (id) => `${pluginId}.${id}`; export default getTrad;