pull/16482/head
Rich Harris 2 months ago
parent ab740c954d
commit 09357ae952

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

Loading…
Cancel
Save