import "./index.css" import { TRPCClientProvider } from "./trpc/TRPCClientProvider" export function App() { return ( ) }