atmo.rsvp
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 6 lines 103 B view raw
1<script lang="ts"> 2 import '../app.css'; 3 let { children } = $props(); 4</script> 5 6{@render children()}