X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1a32b25b5e85f68730aed95c65f252eb2e724978..7f95b51b00d0d5fa1e7bcf5574f2d58bddcbd504:/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