integarting admin dashboard
This commit is contained in:
7
public/Dashboard/vendors/tinymce/plugins/help/index.js
vendored
Normal file
7
public/Dashboard/vendors/tinymce/plugins/help/index.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
// Exports the "help" plugin for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/plugins/help')
|
||||
// ES2015:
|
||||
// import 'tinymce/plugins/help'
|
||||
require('./plugin.js');
|
Reference in New Issue
Block a user