Coves frontend - a photon fork
at main 6 lines 115 B view raw
1<script lang="ts"> 2 // @ts-nocheck 3 let { children } = $props() 4</script> 5 6<thead>{@render children?.()}</thead>