X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/09c6a3c2405742ea6003e9a8a30e7ad212ab6977..refs/pull/3918/head:/resources/js/components/back-to-top.js diff --git a/resources/js/components/back-to-top.js b/resources/js/components/back-to-top.js index 7a3719493..4f0a46f00 100644 --- a/resources/js/components/back-to-top.js +++ b/resources/js/components/back-to-top.js @@ -55,6 +55,4 @@ export class BackToTop extends Component { requestAnimationFrame(setPos.bind(this)); } -} - -export default BackToTop; \ No newline at end of file +} \ No newline at end of file