]>
BookStack Code Mirror - bookstack/blobdiff - resources/js/components/wysiwyg-input.js
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Comments: Started archive display, created mode for tree node
[bookstack]
/
resources
/
js
/
components
/
wysiwyg-input.js
diff --git
a/resources/js/components/wysiwyg-input.js
b/resources/js/components/wysiwyg-input.js
index ad964aed2c4656fbca7bd4e6bee57c0e344e127c..aa21a63717f79ed42679d130a1df2c53ac90c236 100644
(file)
--- a/
resources/js/components/wysiwyg-input.js
+++ b/
resources/js/components/wysiwyg-input.js
@@
-1,5
+1,5
@@
import {Component} from './component';
-import {buildForInput} from '../wysiwyg/config';
+import {buildForInput} from '../wysiwyg
-tinymce
/config';
export class WysiwygInput extends Component {