X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/756ee0b172034de7a36d7307b0b90afb26f81665..7f95b51b00d0d5fa1e7bcf5574f2d58bddcbd504:/resources/assets/js/components/entity-selector-popup.js diff --git a/resources/assets/js/components/entity-selector-popup.js b/resources/assets/js/components/entity-selector-popup.js index 64c0c62e9..147f7b583 100644 --- a/resources/assets/js/components/entity-selector-popup.js +++ b/resources/assets/js/components/entity-selector-popup.js @@ -44,4 +44,4 @@ class EntitySelectorPopup { } } -module.exports = EntitySelectorPopup; \ No newline at end of file +export default EntitySelectorPopup; \ No newline at end of file