]> BookStack Code Mirror - bookstack/blobdiff - resources/js/components/index.js
Adapt tests with displayName array
[bookstack] / resources / js / components / index.js
index a56f18a5aff728f7f7aba88aeb9b6f42c645ad9a..8ad5e14cb2e41b6c89570c6b11714a819589f181 100644 (file)
@@ -58,3 +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';