package ui type TableProps struct { Head templ.Component Body templ.Component } templ Table(props TableProps) {