6 lines
80 B

<script>
import Widget from './Widget.svelte';
</script>
<Widget />
<Widget />