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