mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
wip
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { TopicLearningStateRoute } from "@/components/routes/topics/learning-state/TopicLearningStateRoute"
|
||||
|
||||
export default function TopicLearningStatePage() {
|
||||
return <TopicLearningStateRoute />
|
||||
}
|
||||
Reference in New Issue
Block a user