<script>
	const Nested = window.Nested;
</script>

<Nested foo={[1, 2, 3]}/>