import { ClientComp } from './client-component' export default function Home() { return ( <> <ClientComp /> </> ) }
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications