mirror of
https://github.com/linsa-io/linsa.git
synced 2026-07-16 20:31:08 +02:00
wip
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { TopicRoute } from "@/components/routes/topics/TopicRoute"
|
||||
|
||||
export default function TopicPage() {
|
||||
return <TopicRoute />
|
||||
}
|
||||
Reference in New Issue
Block a user