/** @jsxImportSource npm:hono/jsx */ export function Foo(props: { messages: string[] }) { return ( <>