pull/16482/head
Rich Harris 1 month ago
parent ab740c954d
commit 09357ae952

@ -1,5 +1,5 @@
<script>
import Component from './Component.svelte'
import Component from './Component.svelte';
const arr = Array.from({length: 10001});
</script>

Loading…
Cancel
Save