"use client" import { TopicHeader } from "./header" import { TopicList } from "./list" export function TopicRoute() { return (