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

<Widget />
<Widget />