X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c83a51f7e2085762bc24e841741e6014bb8c99f6..refs/pull/1117/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