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

<span>level 2</span>
<slot></slot>