"use client"; import Link from "next/link"; import { Tags } from "lucide-react"; import { FollowButton } from "@/components/shared/FollowButton"; import { TOPICS } from "@/lib/topics"; export default function TopicsPage() { return (
Follow topics to see related bills in your feed
{desc}