import { Construction } from "lucide-react" export function Placeholder({ title, hint }: { title: string; hint: string }) { return (
{hint}