X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1a32b25b5e85f68730aed95c65f252eb2e724978..4a872012c5568c59aec7dc9825bee28902ce3431:/resources/assets/js/components/editor-toolbox.js diff --git a/resources/assets/js/components/editor-toolbox.js b/resources/assets/js/components/editor-toolbox.js index bf6c4d809..10678edfa 100644 --- a/resources/assets/js/components/editor-toolbox.js +++ b/resources/assets/js/components/editor-toolbox.js @@ -44,4 +44,4 @@ class EditorToolbox { } -module.exports = EditorToolbox; \ No newline at end of file +export default EditorToolbox; \ No newline at end of file