import { PageProps } from "fresh"; import { Partial } from "fresh/runtime"; export default function App({ Component }: PageProps) { return (