Skip to content

Commit 9f38e4f

Browse files
committed
feat: remove comments and migrate import scripts to index.astro
1 parent 46ab7fc commit 9f38e4f

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/components/CardList.astro

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,3 @@ const paginateOptions = [
5151
))
5252
}
5353
</div>
54-
55-
<!-- To-do -->
56-
<!--
57-
[x] Implement pagination feature with buttons and dropdowns (6, 12, 24)
58-
[x] Implement unit test for pagination feature
59-
[x] Migrate pagination feature to a new script (./scripts/pagination.ts)
60-
-->
61-
62-
<script src="../scripts/paginate.ts"></script>

0 commit comments

Comments
 (0)