import { PageProps } from "$fresh/server.ts"; export default function App({ Component }: PageProps) { return (