Select the types of activity you want to include in your feed.
1<script lang="ts"> 2 import '../app.css'; 3 let { children } = $props(); 4</script> 5 6{@render children()}