]> BookStack Code Mirror - bookstack/blobdiff - resources/js/components/wysiwyg-input.js
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / resources / js / components / wysiwyg-input.js
index ad964aed2c4656fbca7bd4e6bee57c0e344e127c..aa21a63717f79ed42679d130a1df2c53ac90c236 100644 (file)
@@ -1,5 +1,5 @@
 import {Component} from './component';
-import {buildForInput} from '../wysiwyg/config';
+import {buildForInput} from '../wysiwyg-tinymce/config';
 
 export class WysiwygInput extends Component {