update list
This commit is contained in:
parent
37a70fcd6a
commit
adbc7e704f
Binary file not shown.
@ -1,8 +1,6 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
export let ordered: boolean;
|
export let ordered: boolean;
|
||||||
export let start: number;
|
export let start: number;
|
||||||
|
|
||||||
export let items: any;
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- Styling is taken care of by Tailwind Typography plugin -->
|
<!-- Styling is taken care of by Tailwind Typography plugin -->
|
||||||
|
Loading…
Reference in New Issue
Block a user