X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a46b438a4c5dc52c8592aec681473c858cfdbd27..refs/pull/5429/head:/resources/js/components/chapter-contents.js diff --git a/resources/js/components/chapter-contents.js b/resources/js/components/chapter-contents.js index 7c6480a1a..6b0707bdd 100644 --- a/resources/js/components/chapter-contents.js +++ b/resources/js/components/chapter-contents.js @@ -1,4 +1,4 @@ -import {slideUp, slideDown} from '../services/animations'; +import {slideUp, slideDown} from '../services/animations.ts'; import {Component} from './component'; export class ChapterContents extends Component {