Spaces:
Building
Building
File size: 87 Bytes
cff9619 |
1 2 3 4 5 6 |
<script>
import Notes from '$lib/components/notes/Notes.svelte';
</script>
<Notes />
|