1<script lang="ts"> 2 // @ts-nocheck 3 let { children } = $props() 4</script> 5 6<thead>{@render children?.()}</thead>