File size: 94 Bytes
bc27e65
 
 
 
 
1
2
3
4
5
6
<script>
	import Chat from '$lib/components/playground/Chat.svelte';
</script>

<Chat />