import { asset } from '$fresh/runtime.ts' import ThemePicker from '../islands/ThemePicker.tsx' export function Header() { return (
Cohabit POC
) }