UNPKG

@appricot/strapi-plugin-tinymce

Version:

Replaces the default Strapi WYSIWYG editor with a customized build of TinyMCE editor.

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