update list
This commit is contained in:
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 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user