File size: 106 Bytes
498a7b8
 
 
 
 
1
2
3
4
5
6
<script>
	import Playground from '$lib/components/workspace/Playground.svelte';
</script>

<Playground />