Music streaming on ATProto!
1<script lang="ts"> 2 import "../app.css"; 3 4 let { children } = $props(); 5</script> 6 7{@render children()}