Skip to content

Commit

Permalink
Adds todo to pagination script
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlasser committed Feb 23, 2024
1 parent 6e5cc0d commit 9bffa8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/viewer/controls/Paginator.svelte
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- TODO Add TS lang to script. Right now, `doc` has conflicts that fail checks. -->
<script>
import { doc } from "../../../viewer/document.js";
import { viewer } from "../../../viewer/viewer.js";
Expand Down

0 comments on commit 9bffa8c

Please sign in to comment.