Browse Source

Remove unneeded TODO comment

master
buttercat1791 10 months ago
parent
commit
2ce2292d6f
  1. 1
      src/lib/components/Publication.svelte

1
src/lib/components/Publication.svelte

@ -163,7 +163,6 @@ @@ -163,7 +163,6 @@
});
</script>
<!-- TODO: Keep track of already-loaded leaves. -->
<!-- TODO: Handle entering mid-document and scrolling up. -->
{#if showTocButton && !showToc}

Loading…
Cancel
Save