X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b922c8029e22237561567f01573f5b36242ff8d7..refs/pull/1433/head:/resources/assets/js/components/notification.js diff --git a/resources/assets/js/components/notification.js b/resources/assets/js/components/notification.js index c5c934a9f..f7edb08aa 100644 --- a/resources/assets/js/components/notification.js +++ b/resources/assets/js/components/notification.js @@ -43,4 +43,4 @@ class Notification { } -module.exports = Notification; \ No newline at end of file +export default Notification; \ No newline at end of file