import { Placeholder } from "@/components/Placeholder"; import { Hash } from "lucide-react"; export default function BrowsePage() { return ( } body="A channel directory with search, categories and one-click join. Gated by the `channelBrowser` feature flag." /> ); }