import { Mail } from "lucide-preact"; import { h } from "preact"; function App() { const hasUnreadMessages = true; return (