File size: 98 Bytes
c9e5647
 
 
 
 
1
2
3
4
5
6
<script lang="ts">
	import Chat from '$lib/components/chat/Chat.svelte';
</script>

<Chat />