update list

This commit is contained in:
Maxime Cannoodt 2022-06-29 16:57:01 +02:00
parent 37a70fcd6a
commit adbc7e704f
2 changed files with 0 additions and 2 deletions

Binary file not shown.

View File

@ -1,8 +1,6 @@
<script lang="ts">
export let ordered: boolean;
export let start: number;
export let items: any;
</script>
<!-- Styling is taken care of by Tailwind Typography plugin -->