X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6882bd3c62005cf6edd0831b10b850ca654c8b29..refs/pull/1237/head:/resources/assets/js/components/toggle-switch.js diff --git a/resources/assets/js/components/toggle-switch.js b/resources/assets/js/components/toggle-switch.js index 8eb559506..957a41642 100644 --- a/resources/assets/js/components/toggle-switch.js +++ b/resources/assets/js/components/toggle-switch.js @@ -16,4 +16,4 @@ class ToggleSwitch { } -module.exports = ToggleSwitch; \ No newline at end of file +export default ToggleSwitch; \ No newline at end of file