Skip to content

Commit

Permalink
Move TODO to more appropriate place
Browse files Browse the repository at this point in the history
  • Loading branch information
fromtheeast710 committed Jul 20, 2024
1 parent 7e9b215 commit 62e0924
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,4 @@
<Page3/>
{:else if $pageNo == 4}
<Page4/>
{/if}

<!--
TODO: Items fade transition
-->
{/if}

0 comments on commit 62e0924

Please sign in to comment.