]> BookStack Code Mirror - bookstack/blobdiff - resources/js/components/index.js
Adapt tests with displayName array
[bookstack] / resources / js / components / index.js
index 3a66079d7f8345d81cf4cd543fe55ef5c5745472..8ad5e14cb2e41b6c89570c6b11714a819589f181 100644 (file)
@@ -58,4 +58,5 @@ export {TriLayout} from './tri-layout';
 export {UserSelect} from './user-select';
 export {WebhookEvents} from './webhook-events';
 export {WysiwygEditor} from './wysiwyg-editor';
+export {WysiwygEditorTinymce} from './wysiwyg-editor-tinymce';
 export {WysiwygInput} from './wysiwyg-input';